Author: Derick Rethans (derickr)
Date: 2024-08-20T10:40:29+01:00

Commit: 
https://github.com/php/web-wiki/commit/ac07a6641dbdd07a4346cfc4d98881dc8e5e43c3
Raw diff: 
https://github.com/php/web-wiki/commit/ac07a6641dbdd07a4346cfc4d98881dc8e5e43c3.diff

Also remember to restore the 'entities.conf' page

Changed paths:
  M  README.rst


Diff:

diff --git a/README.rst b/README.rst
index 07c12670..ef813f2d 100644
--- a/README.rst
+++ b/README.rst
@@ -9,6 +9,7 @@ Upgrades
 - Instead of unpacking on the server, unpack in your local Git directory
 - Restore ``register.txt`` via ``git restore -- 
dokuwiki/inc/lang/en/register.txt``
 - Restore ``resetpwd.txt`` via ``git restore -- 
dokuwiki/inc/lang/en/resetpwd.txt``
+- Restore ``entities.conf`` via ``git restore -- dokuwiki/conf/entities.conf``
 - Review the changes (not every detail in larger upgrades of course)
 - Commit and push
 - Pull on the server (``cd /srv/web-wiki && sudo -u kelunik git pull``)

Reply via email to