Update 'scripts/get-docker.sh'

pull/4/head
drunkendog 2022-09-22 19:20:23 +01:00
parent ade01ce260
commit 19a184f9fc
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
curl -sL https://get.docker.com | sh
docker network create --subnet=172.32.0.0/16 main_subnet
docker network create --subnet=172.30.0.0/16 main_subnet