Skip to content

Commit

Permalink
Clean up properly
Browse files Browse the repository at this point in the history
  • Loading branch information
khoffschlag committed Feb 29, 2024
1 parent c2e549c commit 24292ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/cluster-pipeline-executor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ rm -rf "\${subject_data_in}"
rm -rf "\${subject_data_out}"
rm -rf "\${subject_tmp}"
rm -rf "\${subject_apptainer_cache_dir}"
rm -rf "${TMP_PUMI}/apptainer_image/${subject_id}"
rm -rf "\${pumi_dir}"
echo "*************************************************************"
echo "Ended on \$(hostname) at \$(date +"%T")"
Expand Down

0 comments on commit 24292ce

Please sign in to comment.