update git clone
This commit is contained in:
parent
03241e81ff
commit
bb9e12b430
1 changed files with 1 additions and 0 deletions
1
setup.sh
1
setup.sh
|
@ -13,6 +13,7 @@ echo "3. The installer will install Docker and Docker Compose"
|
|||
apt install docker docker-compose -y
|
||||
|
||||
echo "4. The installer will clone the Docker-Compose Repository"
|
||||
mkdir /opt/odc && cd /opt/odc
|
||||
git clone https://git.h2-invent.com/datenschutzcenter/docker-compose.git
|
||||
cd docker-compose
|
||||
|
||||
|
|
Loading…
Reference in a new issue