diff --git a/docker.sh b/docker.sh index 43d2a66..a280f26 100644 --- a/docker.sh +++ b/docker.sh @@ -2,10 +2,6 @@ cd /root -#updates -apt update && apt upgrade -y -apt install -y unattended-upgrades apt-config-auto-update - #update script cat >> update.sh << 'END' #!/bin/bash