8 lines
361 B
Markdown
8 lines
361 B
Markdown
|
# Monarch Pass Update Wiki Script
|
||
|
This updates an installation of MediaWiki by backing up the source code and database, downloading the new version, overlaying it on the target wiki, and then running the database updater script.
|
||
|
|
||
|
This is not used for containerized installations, which are updated when the container is rebuilt.
|
||
|
|
||
|
## License
|
||
|
GNU GPL v3 or later
|