mirror of
https://github.com/viq/NewsBlur.git
synced 2025-04-13 09:38:09 +00:00
4 lines
No EOL
105 B
Bash
Executable file
4 lines
No EOL
105 B
Bash
Executable file
#!/bin/sh
|
|
kill -HUP `cat ~/newsblur/logs/gunicorn.pid`
|
|
echo '----\n'
|
|
tail -f ~/newsblur/logs/newsblur.log |