the change
Some checks are pending
CI / pre-commit (push) Waiting to run
CI / lint (push) Waiting to run
CI / build (push) Waiting to run

This commit is contained in:
2025-08-12 17:37:41 -07:00
parent 29ff05af47
commit 628d4aceb2
3 changed files with 10 additions and 0 deletions

View File

@@ -9,4 +9,6 @@ if [ ! -z "$MANTIS_ENABLE_ADMIN" ] && [ "$MANTIS_ENABLE_ADMIN" -ne "0" ]; then
test -d .admin && mv .admin admin && chmod +rx admin
fi
cp -rv extra_plugins/* plugins
apache2-foreground