By | Chris Done |
At | 2014-08-23 |
Title | Update cron update |
Description |
Edit file scripts/cron-update 33188 → 33188
1 1 cd /home/chris/hpaste
2 2 logger -t hpaste "Clearing cache ..."
3 3 rm cache/*
4 4 rm log/*
+ 5 killall hpaste -q
… … … …