Signed-off-by: Bill Erickson <berickxx@gmail.com>
30 3 * * * . ~/.bashrc && $EG_BIN/fine_generator.pl $SRF_CORE
# Custom reshelving completer to avoid statement timeout
-0 1 * * * $SCRIPT_DIR/reshelving/reshelving.sh
+0 1 * * * cd $SCRIPT_DIR/reshelving/ && ./reshelving.sh
# Extend Patron Expiration Date based on activity
-15 0 * * * $SCRIPT_DIR/patron_activity/patron_activity.sh
+15 0 * * * cd $SCRIPT_DIR/patron_activity/ && ./patron_activity.sh
# create the list of blocked patrons for offline use
# Note: The resulting list.txt file needs to be copied to all Apache servers