mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2024-11-09 16:00:27 +00:00
Simplify install instructions
This commit is contained in:
parent
ecfccaf70e
commit
30d0aeb540
@ -24,5 +24,5 @@ nano web_config.cfg
|
||||
|
||||
cp lighttp.example.conf 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"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user