Port logic for deploying a "backup" app

This commit is contained in:
Lance Edgar 2019-01-06 14:14:47 -06:00
parent c2fe7586da
commit bd4768839a
7 changed files with 196 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# -*- mode: conf; -*-
# backup everything of importance at ${pretty_time}
${'' if env.machine_is_live else '# '}${cron_time} * * * root /usr/local/bin/backup-everything