Update production path

master
uid 2020-10-19 22:29:31 +02:00
parent e33e52df75
commit 3f82cf1e2c
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
PREFIX?= /iocage/jails/moinmoin/root/var/moinmoin
PREFIX?= /var/www/moinwiki
UID?= 165
GID?= 165

View File

@ -54,7 +54,7 @@ Replace `/tmp/moin` with the path you have installed MoinMoin in.
Eventually run the following command as command as root.
PREFIX=/tmp/moin/wiki TEST=yes bmake install
PREFIX=/tmp/moin/wiki TEST=yes make install
To enable the theme in the settings run the followin command.