summaryrefslogtreecommitdiff
path: root/var/cron/tabs/www
blob: af416057d0e1766d37bb55d9eb035aed8e20ce80 (plain) (blame)
1
0 */6 * * * fetch -o /tmp -i /tmp/master.tar.gz.bak https://git.53hor.net/53hornet/53hor/archive/master.tar.gz && tar -C /var -xf /tmp/master.tar.gz --exclude drafts --exclude Makefile --exclude templates && mv /tmp/master.tar.gz /tmp/master.tar.gz.bak