This commit is contained in:
Maurice
2025-09-30 13:04:56 +02:00
parent 777f78ce6f
commit 9a0277a48d
10 changed files with 39 additions and 18 deletions

View File

@@ -17,7 +17,7 @@ for service in "./services"/*/; do
# Run update.sh if present
if [ -f "update.sh" ]; then
source ./update.sh
source ./update.sh "$1"
fi
# Symlink all caddy configs