Update setup.sh

This commit is contained in:
MrLetsplay 2023-06-22 11:23:00 +00:00
parent 562d328c53
commit e891babb85

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/glusterfs BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/glusterfs
HOSTNAME=team07-glusterfs-0 HOSTNAME=glusterfs-0
apt update apt update
apt install -y docker docker-compose apt install -y docker docker-compose