mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2024-11-22 07:00:28 +00:00
python-mysqldb is needed
This commit is contained in:
parent
710ef02a78
commit
faa9bbbc92
@ -15,7 +15,7 @@ chmod +x sendGraph.py
|
|||||||
## Web server
|
## Web server
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:Randati/fc00.org.git
|
git clone git@github.com:Randati/fc00.org.git
|
||||||
sudo apt-get install python-flask python-flup
|
sudo apt-get install python-flask python-flup python-mysqldb
|
||||||
|
|
||||||
cd web
|
cd web
|
||||||
cp lighttp.example.conf lighttp.conf
|
cp lighttp.example.conf lighttp.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user