diff --git a/packages/lightsail/launch.sh b/packages/lightsail/launch.sh index 658aab17..65ff34d3 100644 --- a/packages/lightsail/launch.sh +++ b/packages/lightsail/launch.sh @@ -57,7 +57,9 @@ f () { echo Skipping swap allocation... fi - apt-get update + apt-get update -y + apt-get dist-upgrade -y + apt autoremove -y apt-get install jq git duplicity containerd docker-compose -y mkdir backups