]> code.communitydata.science - covid19.git/blobdiff - cron-wikipedia_views.sh
updated script to ensure the correct working dir
[covid19.git] / cron-wikipedia_views.sh
index 4afe380ee1a75902e5e019061924c52dee6d4c78..bb2f621335e1cdb8febb93d10e654714d156750b 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/bash -x
 
+WORKING_DIR="/home/SOC.NORTHWESTERN.EDU/bmh1867/covid19"
+cd $WORKING_DIR
+
 TZ="UTC"
 date_string=${OVERRIDE_DATE_STRING:-$(date +%Y%m%d)}
 

Community Data Science Collective || Want to submit a patch?