comment for crontab

This commit is contained in:
Alexander 2023-01-25 17:16:33 +00:00
parent 23f06aa469
commit ab127cc3e1
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
#! /bin/bash
#
# backup cosmicvoyage files to a dir in your homedir
#
# put it into your crontab
# 0 22 * * * $HOME/bin/backup_cosmicvoyage
#
# alexlehm@cosmic.voyage
#
SHIPS=~/ships
BACKUP=~/backup-ships