Update docker.sh
This commit is contained in:
parent
2236959813
commit
ea2c78d6f0
@ -20,7 +20,6 @@ ln -s /root/update.sh /etc/cron.weekly/update_docker
|
|||||||
touch docker-compose.yml
|
touch docker-compose.yml
|
||||||
|
|
||||||
#docker
|
#docker
|
||||||
apt install -y curl
|
|
||||||
curl -fsSL https://get.docker.com -o get-docker.sh
|
curl -fsSL https://get.docker.com -o get-docker.sh
|
||||||
sh ./get-docker.sh
|
sh ./get-docker.sh
|
||||||
rm get-docker.sh
|
rm get-docker.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user