Skip to content

Commit

Permalink
update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Oct 10, 2024
1 parent 8797dbc commit 7e6b341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/fq2sortedbam/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ echo "Setting up conda env named with given argument"
echo "Setting up conda env named new_env...DONE"

echo "Activating conda env..."
source ~t /miniforge3/bin/activate fq2bam
source ~/miniforge3/bin/activate fq2bam

#echo "Downloading and setting up miniconda..."
#if [ ! -e "Miniconda3-py39_23.3.1-0-Linux-x86_64.sh" ]
Expand Down

0 comments on commit 7e6b341

Please sign in to comment.