Update production path
This commit is contained in:
parent
e33e52df75
commit
3f82cf1e2c
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
PREFIX?= /iocage/jails/moinmoin/root/var/moinmoin
|
||||
PREFIX?= /var/www/moinwiki
|
||||
UID?= 165
|
||||
GID?= 165
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user