X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fschedule%2Fstart_calendar.sh;h=1a3a0db377405b01ae26f242144dd7687e842238;hb=5f3efe2c801b277e52a9af90724bbd2857b4518c;hp=cd263b90aa9d1f46a07c5a562503b6917a636ca6;hpb=dbe3a7d9104352d69efdaa5eca600908ecc9bba8;p=feisty_meow.git diff --git a/scripts/schedule/start_calendar.sh b/scripts/schedule/start_calendar.sh index cd263b90..1a3a0db3 100644 --- a/scripts/schedule/start_calendar.sh +++ b/scripts/schedule/start_calendar.sh @@ -1,4 +1,4 @@ #!/bin/bash perl $FEISTY_MEOW_SCRIPTS/schedule/generate_reminders.pl -echo '(export LIBDIR=$LIBDIR; bash $FEISTY_MEOW_SCRIPTS/schedule/start_calendar.sh) &>/dev/null' | at 4:20am +echo '(bash $FEISTY_MEOW_SCRIPTS/schedule/start_calendar.sh) &>/dev/null' | at 4:20am