NewsBlur/utils/restart

4 lines
108 B
Text
Raw Normal View History

#!/bin/sh
2010-10-06 19:12:38 -04:00
sudo supervisorctl restart gunicorn
2010-08-22 18:49:01 -04:00
echo '----\n'
tail -f /home/conesus/newsblur/logs/newsblur.log