From e891babb85757d3c52567a6e129038cc688b6343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20K=C3=B6glmeier?= Date: Thu, 22 Jun 2023 11:23:00 +0000 Subject: [PATCH] Update setup.sh --- glusterfs/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glusterfs/setup.sh b/glusterfs/setup.sh index 5efafee..cc06119 100644 --- a/glusterfs/setup.sh +++ b/glusterfs/setup.sh @@ -1,7 +1,7 @@ #!/bin/bash BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/glusterfs -HOSTNAME=team07-glusterfs-0 +HOSTNAME=glusterfs-0 apt update apt install -y docker docker-compose