Fix scriptpath

This commit is contained in:
2025-08-21 20:06:52 +00:00
parent 56e0c82315
commit 184d176095

View File

@ -103,7 +103,7 @@ php maintenance/run.php install \
--dbname="$DB_NAME" \ --dbname="$DB_NAME" \
--dbuser="$DB_USER" \ --dbuser="$DB_USER" \
--dbpass="$DB_PASS" \ --dbpass="$DB_PASS" \
--scriptpath="/" \ --scriptpath="" \
--server="https://localhost" \ --server="https://localhost" \
--lang="en" \ --lang="en" \
"$WIKI_NAME" \ "$WIKI_NAME" \