This commit is contained in:
2026-03-06 00:54:03 +01:00
parent b670326f17
commit 057e63e5c2
2 changed files with 2 additions and 1 deletions

View File

@@ -14,4 +14,4 @@ if [ ! -f "$SCRIPT" ]; then
exit 1
fi
exec php "$SCRIPT"
exec php "$SCRIPT"