This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
marx
/
alucho
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
13
Pull requesty
0
Wiki
Strom:
ef1e11a505
Branche
Tagy
master
staging
alucho
/
run_server.sh
run_server.sh
81 B
História
Raw
1
2
3
4
#!/bin/bash
python3 sitegen.py --with_index
cd build
python3 -m http.server 8001