Update debian.sh
This commit is contained in:
@ -25,6 +25,7 @@ touch docker-compose.yml
|
|||||||
apt install -y curl
|
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
|
||||||
|
|
||||||
#autoheal
|
#autoheal
|
||||||
docker run -d \
|
docker run -d \
|
||||||
|
Reference in New Issue
Block a user