NewsBlur/utils/restart

4 lines
117 B
Text
Raw Normal View History

#!/bin/sh
2011-02-05 19:38:38 -05:00
kill -HUP `cat ~/newsblur/logs/gunicorn.pid`
2010-08-22 18:49:01 -04:00
echo '----\n'
tail -f /home/conesus/newsblur/logs/newsblur.log