mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
4 lines
No EOL
117 B
Bash
Executable file
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 |