adding in test for shellshock bug to be run on unix systems with bash; original url...
[feisty_meow.git] / scripts / schedule / start_calendar.sh
1 #!/bin/bash
2 perl $FEISTY_MEOW_SCRIPTS/schedule/generate_reminders.pl
3 echo '(bash $FEISTY_MEOW_SCRIPTS/schedule/start_calendar.sh) &>/dev/null' | at 4:20am
4