mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2024-11-22 08:10:27 +00:00
Other config file needs to be edited too
This commit is contained in:
parent
63ac6ffc06
commit
6f18860408
@ -17,7 +17,11 @@ chmod +x sendGraph.py
|
||||
git clone git@github.com:Randati/fc00.org.git
|
||||
sudo apt-get install python-flask python-flup python-mysqldb
|
||||
|
||||
cd web
|
||||
cd fc00.org/web
|
||||
|
||||
cp web_config.example.cfg web_config.cfg
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user