updated for new locations of data files. which should be abstracted out into some
[feisty_meow.git] / scripts / schedule / generate_reminders.pl
index e5177c6b9eb1980fb916fe9519492d4ec9fd5b88..e8d8356ee050e863796dcb930e59af68349d0acb 100644 (file)
@@ -43,7 +43,7 @@ local($CAL_FILE);
 if (! $CAL_FILE) {
 #  print "the CAL_FILE variable is not set.\n";
 #  print "defaulting it to a value that probably does not suit you.\n";
-  $CAL_FILE = "$CLOUD_DIR/database/calendar.dat";
+  $CAL_FILE = "$CLOUD_DIR/database/lists/calendar.dat";
 }
 
 #print "calfile is $CAL_FILE\n";