Update setup.sh
This commit is contained in:
parent
aeeb2b3b0d
commit
e4ce1ccffd
@ -11,3 +11,6 @@ systemctl enable --now docker
|
||||
|
||||
cd /home/ubuntu
|
||||
wget -O docker-compose.yml $BASE_URL/docker-compose.yml
|
||||
wget -O my.layout $BASE_URL/my.layout
|
||||
|
||||
sfdisk /dev/sdb < my.layout
|
||||
|
Loading…
Reference in New Issue
Block a user