Update setup.sh
This commit is contained in:
parent
15b36326ba
commit
9f709fc55c
@ -10,7 +10,7 @@ FULL_ENV_URL=$BASE_URL/$FOLDER/.env
|
|||||||
apt update
|
apt update
|
||||||
apt install -y docker docker-compose
|
apt install -y docker docker-compose
|
||||||
|
|
||||||
hostnamectl set-hostename $HOSTNAME
|
hostnamectl set-hostname $HOSTNAME
|
||||||
|
|
||||||
cd /home/ubuntu
|
cd /home/ubuntu
|
||||||
wget -O docker-compose.yml $FULL_COMPOSE_URL
|
wget -O docker-compose.yml $FULL_COMPOSE_URL
|
||||||
|
Loading…
Reference in New Issue
Block a user