Fix scriptpath
This commit is contained in:
@ -103,7 +103,7 @@ php maintenance/run.php install \
|
||||
--dbname="$DB_NAME" \
|
||||
--dbuser="$DB_USER" \
|
||||
--dbpass="$DB_PASS" \
|
||||
--scriptpath="/" \
|
||||
--scriptpath="" \
|
||||
--server="https://localhost" \
|
||||
--lang="en" \
|
||||
"$WIKI_NAME" \
|
||||
|
Reference in New Issue
Block a user