diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/example.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/example.sh b/examples/example.sh index f02f026..75b0162 100644 --- a/examples/example.sh +++ b/examples/example.sh @@ -1,2 +1,4 @@ +# Note: the spaces around the equal sign ('=') are optional. +when = saturdays at 05:30 dpkg --get-selections > /var/backups/dpkg-selections.txt |