Fix scriptpath
This commit is contained in:
@ -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" \
|
||||||
|
Reference in New Issue
Block a user