5
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2024-09-19 16:09:34 +00:00

Merge branch 'master' of github.com:Randati/fc00.org

This commit is contained in:
Vanhala Antti 2015-01-16 12:08:30 +02:00
commit b377cf0210

View File

@ -24,5 +24,5 @@ nano web_config.cfg
cp lighttp.example.conf lighttp.conf cp lighttp.example.conf lighttp.conf
nano lighttp.conf nano lighttp.conf
sudo sh -c "echo 'include \"/path/to/fc00.org/web/lighttp.conf\"' >> /etc/lighttpd/lighttpd.conf" echo 'include "/path/to/fc00.org/web/lighttp.conf"' | sudo tee -a /etc/lighttpd/lighttpd.conf"
``` ```