update git clone

This commit is contained in:
holzi1005 2024-12-08 11:15:10 +01:00
parent 03241e81ff
commit bb9e12b430

View file

@ -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