mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
4 lines
No EOL
119 B
Bash
Executable file
4 lines
No EOL
119 B
Bash
Executable file
#!/bin/sh
|
|
kill -HUP `cat /var/run/gunicorn/gunicorn.pid`
|
|
echo '----\n'
|
|
tail -f /home/conesus/newsblur/logs/newsblur.log |