From: Bill Erickson Date: Fri, 19 Feb 2016 16:01:35 +0000 (-0500) Subject: JBAS-984 Student account imports crontab entry X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=cd23804ec90635a663aa1c4644c1bc8312085ee7;p=working%2FEvergreen.git JBAS-984 Student account imports crontab entry Signed-off-by: Bill Erickson --- diff --git a/KCLS/utility-scripts/CRONTAB b/KCLS/utility-scripts/CRONTAB index 130160b77b..8eb9907f10 100644 --- a/KCLS/utility-scripts/CRONTAB +++ b/KCLS/utility-scripts/CRONTAB @@ -115,3 +115,6 @@ PGHOST = localhost # change for cluster install #0 0 * * 5 cd $SCRIPT_DIR/purge_circs/ && ./purge_circulations.sh --start 2013-01-01 --end 2014-01-01 --increment "1 year" --duration 120 >> /openils/var/log/purge_circs.log #0 0 * * 6 cd $SCRIPT_DIR/purge_circs/ && ./purge_circulations.sh --start 2014-01-01 --end $(date -d -1year-1month +'\%F') --increment "1 year" --duration 120 >> /openils/var/log/purge_circs.log +# Process and archive student import files each Sunday night at 11pm +# 0 23 * * 0 cd /home/opensrf/Evergreen/KCLS/utility-scripts/import_students && ./sftp-client-agent.sh -b db01 -p -a +