Skip to content

Commit 8ed27e1

Browse files
committed
Fixed RST
1 parent 5df60f8 commit 8ed27e1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ wiki.php.net
44
Upgrades
55
--------
66

7-
- Make a backup: ``cd /srv && tar cvzf wiki-`date +"%Y-%m-%d"`.tar.gz``
8-
- Follow https://www.dokuwiki.org/install:upgrade
9-
- Instead of unpacking on the server, unpack in your local Git directory
10-
- Restore ``register.txt`` via ``git restore -- dokuwiki/inc/lang/en/register.txt``
11-
- Restore ``resetpwd.txt`` via ``git restore -- dokuwiki/inc/lang/en/resetpwd.txt``
12-
- Review the changes (not every detail in larger upgrades of course)
13-
- Commit and push
14-
- Pull on the server (``cd /srv/web-wiki && sudo -u kelunik git pull``)
7+
- Make a backup: ``cd /srv && tar cvzf wiki-`date +"%Y-%m-%d"`.tar.gz``
8+
- Follow https://www.dokuwiki.org/install:upgrade
9+
- Instead of unpacking on the server, unpack in your local Git directory
10+
- Restore ``register.txt`` via ``git restore -- dokuwiki/inc/lang/en/register.txt``
11+
- Restore ``resetpwd.txt`` via ``git restore -- dokuwiki/inc/lang/en/resetpwd.txt``
12+
- Review the changes (not every detail in larger upgrades of course)
13+
- Commit and push
14+
- Pull on the server (``cd /srv/web-wiki && sudo -u kelunik git pull``)

0 commit comments

Comments
 (0)