b0f5276c5fc1a20b6133e83afc881782b9eb5d38
internal/Anycast-Wiki.md
... | ... | @@ -12,7 +12,8 @@ The local webserver is monitored with a simple shell script (below) working in c |
12 | 12 | * Start two gollum instances, read-only and editing on `127.0.0.1`: |
13 | 13 | |
14 | 14 | ``` |
15 | -gollum --css /home/wiki.dn42/custom.css --gollum-path /home/wiki.dn42/public_html/ --host 127.0.0.1 --port 4568 --no-edit``` |
|
15 | +gollum --css /home/wiki.dn42/custom.css --gollum-path /home/wiki.dn42/public_html/ --host 127.0.0.1 --port 4568 --no-edit |
|
16 | +``` |
|
16 | 17 | |
17 | 18 | |
18 | 19 | #####gollum-watchdog.sh: |