diff --git a/set-minutely-crontab-job.sh b/set-minutely-crontab-job.sh index ec85c93..f5f48d6 100644 --- a/set-minutely-crontab-job.sh +++ b/set-minutely-crontab-job.sh @@ -3,6 +3,7 @@ # NOTE: this works only since user is a field on Ubuntu (on some GNU/Linux systems it is not, which is implied by omission at http://www.adminschoice.com/crontab-quick-reference) # Minute, Hour, Day of Month, Month (1 to 12), Day of Week # m h dom mon dow user command + cd ~ MT_CHUNKYMAP_CRON_TMP=mts_cron.tmp if [! -f "crontab.1st"];