Update docker.sh

This commit is contained in:
Felix Schulze 2024-01-02 14:11:29 +00:00
parent 4b2cbf2ae7
commit 0532377362

View File

@ -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