diff --git a/docker.sh b/docker.sh index a280f26..0b6572e 100644 --- a/docker.sh +++ b/docker.sh @@ -20,7 +20,6 @@ ln -s /root/update.sh /etc/cron.weekly/update_docker touch docker-compose.yml #docker -apt install -y curl curl -fsSL https://get.docker.com -o get-docker.sh sh ./get-docker.sh rm get-docker.sh