updated url to new git location

This commit is contained in:
2025-05-17 16:45:39 +02:00
parent 459ec16113
commit 198590fddd
5 changed files with 8 additions and 8 deletions

View File

@@ -4,5 +4,5 @@ pacman --noconfirm -S docker docker-compose ducker
usermod -a -G docker sysadmin
mkdir -p /opt/docker
mkdir -p /etc/docker
curl -s -o /etc/docker/daemon.json https://git.xoservice.nl/marcel/deploy/raw/master/docker/daemon.json
systemctl enable docker
curl -s -o /etc/docker/daemon.json https://git.xo.nl/marcel/deploy/raw/master/docker/daemon.json
systemctl enable docker