NewsBlur/utils/restart
2011-02-05 19:38:38 -05:00

4 lines
No EOL
117 B
Bash
Executable file

#!/bin/sh
kill -HUP `cat ~/newsblur/logs/gunicorn.pid`
echo '----\n'
tail -f /home/conesus/newsblur/logs/newsblur.log