mailiverse/deploy/dev-web-restart.remote

3 lines
67 B
Plaintext
Executable File

killall -u www python
python -m SimpleHTTPServer > http.log 2>&1 &