Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the update script #153

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Update the update script #153

merged 1 commit into from
Jan 10, 2023

Conversation

nicholasray
Copy link
Contributor

MediaWiki 1.40 introduces a large banner with the message "Do not run maintenance scripts directly, use maintenance/run.php instead!" when trying to run maintenance/update.php. Instead, we need to run maintenance/run.php with the name of the script as the argument.

MediaWiki 1.40 introduces a large banner with the message
"Do not run maintenance scripts directly, use maintenance/run.php instead!" when
trying to run maintenance/update.php. Instead, we need to run
maintenance/run.php with the name of the script as the argument.
Copy link
Collaborator

@moabualruz moabualruz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nicholasray nicholasray merged commit 494600b into main Jan 10, 2023
@nicholasray nicholasray deleted the update-the-update-script branch January 10, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants