diff options
author | emkael <emkael@tlen.pl> | 2017-09-08 01:28:21 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-09-08 01:28:21 +0200 |
commit | 8f795b1d445441daab5ffb75060a6dbf8ed0934a (patch) | |
tree | 15e55a2a7e03867ac0cccfb8303674d478510503 /_cron | |
parent | 655a9847513332e8e119f37f7ed95f4ab002b1a1 (diff) |
Renaming scripts so that their names make sense
Diffstat (limited to '_cron')
-rw-r--r-- | _cron/cezar-db | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_cron/cezar-db b/_cron/cezar-db index ffa3271..8a16851 100644 --- a/_cron/cezar-db +++ b/_cron/cezar-db @@ -1 +1 @@ -0 1 1 1,4,7,10 * $SITEPATH/bin/fetch-cezar-db.sh +0 1 1 1,4,7,10 * $SITEPATH/bin/cezar-db-fetch.sh |