Compare commits
No commits in common. "20f835915c5365b090a9a5b7d1242f5e11d8795e" and "e891babb85757d3c52567a6e129038cc688b6343" have entirely different histories.
20f835915c
...
e891babb85
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/loadbalancer
|
BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/loadbalancer
|
||||||
HOSTNAME=loadbalancer
|
HOSTNAME=team07-loadbalancer
|
||||||
|
|
||||||
apt update
|
apt update
|
||||||
apt install -y docker docker-compose
|
apt install -y docker docker-compose
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/owncloud
|
BASE_URL=https://git.cringe-studios.com/CringeStudios/cloud-computing/raw/branch/main/owncloud
|
||||||
HOSTNAME=owncloud-0
|
HOSTNAME=team07-owncloud-0
|
||||||
|
|
||||||
apt update
|
apt update
|
||||||
apt install -y docker docker-compose
|
apt install -y docker docker-compose
|
||||||
|
Loading…
x
Reference in New Issue
Block a user