Skip to content

Commit

Permalink
Converted format of script file from DOS to UNIX using dos2unix.
Browse files Browse the repository at this point in the history
  • Loading branch information
elvesater committed Feb 9, 2021
1 parent cd4e0cc commit 6e72f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slurm-scripts/zip_data_job.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ homedir=/data/bre
cd $homedir
export DATE=`date +%F_%H%M`
srun zip -r 1_JSON_OpenOpps.zip 1_JSON_OpenOpps && srun zip -r 2_JSON_OpenCorporates.zip 2_JSON_OpenCorporates && srun zip -r 3_JSON_Enriched.zip 3_JSON_Enriched && srun zip -r 4_XML_Enriched.zip 4_XML_Enriched && srun zip -r 5_RDF_TBFY.zip 5_RDF_TBFY > /home/bre/jobs/job_$DATE.log 2>&1

0 comments on commit 6e72f87

Please sign in to comment.