serve
This commit is contained in:
6
serve
Executable file
6
serve
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
cd public
|
||||||
|
pip install livereload
|
||||||
|
python ../serve.py
|
||||||
|
cd ..
|
||||||
Reference in New Issue
Block a user