gns3-registry/packer/ubuntu/scripts/upgrade-os.sh
2022-12-23 06:04:26 +02:00

8 lines
65 B
Bash

#!/bin/sh
set -ex
# clear repository
apt update
apt upgrade -y