melpa/cfg/home/service/process_log/run

9 lines
191 B
Text
Raw Normal View History

2014-09-14 10:54:29 +00:00
#!/bin/bash -e
cd /home/melpa/melpa
/usr/bin/python /home/melpa/melpa/scripts/process_log.py
/usr/sbin/logrotate -s /home/melpa/var/lib/logrotate/status /home/melpa/etc/logrotate
sleep 6h