From f5573ccfe71de914e59db1110d4c5140ec68a151 Mon Sep 17 00:00:00 2001 From: "marcel@xo.nl" Date: Sat, 5 Apr 2025 10:44:59 +0200 Subject: [PATCH] Fixed repo path --- post/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post/run.sh b/post/run.sh index 6690044..fa900df 100644 --- a/post/run.sh +++ b/post/run.sh @@ -1,6 +1,6 @@ #!/bin/bash -REPO=https://git.xoservice.nl/archlinux +REPO=https://git.xoservice.nl/marcel/archlinux echo "Setting remote control requirements..." groupadd admins