Skip to content

Commit 4ee8154

Browse files
authored
Merge pull request #3 from iPsychonaut/HS_Round_2
Corrected conda init medaka to conda init bash
2 parents ea73f05 + 6ab433f commit 4ee8154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_medaka.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ else
1010
fi
1111

1212
# Activate the medaka conda environment
13-
conda init medaka
13+
conda init bash
1414
conda activate medaka
1515

1616
# Define your variables

0 commit comments

Comments
 (0)