Restart repo
This commit is contained in:
4
live-reload.sh
Executable file
4
live-reload.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm -fr /tmp/sphinx-livereload/
|
||||
sphinx-reload --build-dir /tmp/sphinx-livereload/ ./
|
||||
Reference in New Issue
Block a user