mailiverse/deploy/dev-web-restart.remote
2013-09-01 12:19:41 -04:00

3 lines
67 B
Plaintext
Executable File

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