backupninja/examples/example.sh
intrigeri e691eb7a10 Allow 'when = XXX' in sh jobs.
when=XXX did work already. This patch allow to write this with spaces around the
equal sign - as in every other backup.d/ file.
2011-08-17 12:15:37 +02:00

5 lines
145 B
Bash

# Note: the spaces around the equal sign ('=') are optional.
when = saturdays at 05:30
dpkg --get-selections > /var/backups/dpkg-selections.txt