5 lines
171 B
Plaintext
5 lines
171 B
Plaintext
|
# -*- mode: conf; -*-
|
||
|
|
||
|
# backup everything of importance at ${pretty_time}
|
||
|
${'' if env.server_is_live else '# '}${cron_time} * * * root /usr/local/bin/backup-everything
|