Skip to content

Commit

Permalink
fix: biowulf repo path
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Oct 24, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent dad66d4 commit 7299db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install_biowulf.sh
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
set -euxo pipefail
version=$1

repo_path=/data/CCBR_Pipeliner/Pipelines/CHAMPAGNE/champagne-dev/
repo_path=/data/CCBR_Pipeliner/Pipelines/CHAMPAGNE/dev/
install_path=/data/CCBR_Pipeliner/Pipelines/CHAMPAGNE/${version}
bin_path=${install_path}/bin/

0 comments on commit 7299db6

Please sign in to comment.