mirror of
https://github.com/php/web-wiki.git
synced 2025-08-06 10:33:23 +00:00
Add README
This commit is contained in:
10
README.md
Normal file
10
README.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# wiki.php.net
|
||||||
|
|
||||||
|
# Upgrades
|
||||||
|
|
||||||
|
- Follow https://www.dokuwiki.org/install:upgrade
|
||||||
|
- Instead of unpacking on the server, unpack in your local Git directory
|
||||||
|
- Restore `register.txt` via `git restore -- dokuwiki/inc/lang/en/register.txt`
|
||||||
|
- Review the changes (not every detail in larger upgrades of course)
|
||||||
|
- Commit and push
|
||||||
|
- Pull on the server (`/srv/web-wiki`)
|
Reference in New Issue
Block a user