NewsBlur-viq/utils/restart

4 lines
119 B
Text
Raw Normal View History

#!/bin/sh
2010-10-15 19:46:49 +00:00
kill -HUP `cat /var/run/gunicorn/gunicorn.pid`
2010-08-22 18:49:01 -04:00
echo '----\n'
tail -f /home/conesus/newsblur/logs/newsblur.log