updated apt-get usages to just use apt
[feisty_meow.git] / scripts / schedule / start_calendar.sh
index cd263b90aa9d1f46a07c5a562503b6917a636ca6..51e9a37687ebe7fba6edf20abd77fbb84f7441e3 100644 (file)
@@ -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