Skip to content

Commit

Permalink
fix: carlisle script name
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Sep 10, 2024
1 parent f2e9f9f commit bd8c5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/redirect
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ elif [[ $hpc_name == fnlcr ]];then
export PATH="/mnt/projects/CCBR-Pipelines/bin:$PATH"
fi

${TOOLDIR}/main.py "$@" || true
${TOOLDIR}/carlisle "$@" || true

0 comments on commit bd8c5a7

Please sign in to comment.