Skip to content

Commit

Permalink
fix: make sure all have read access to report
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Jan 30, 2024
1 parent 50d8ed6 commit 55e1938
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/render_report_biowulf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ echo "cd /mnt && \
" |\
singularity exec -C -B $PWD:/mnt,/data/CCBR_Pipeliner/userdata/spacesavers2/:/mnt/data docker://nciccbr/spacesavers2:0.1.1 bash

cp -r datashare/* /data/CCBR_Pipeliner/datashare/spacesavers2/
chmod -R a+r datashare/
cp -r datashare/* /data/CCBR_Pipeliner/datashare/spacesavers2/

0 comments on commit 55e1938

Please sign in to comment.