Skip to content

Commit 6ab433f

Browse files
authored
Corrected conda init medaka to conda init bash
1 parent c9e07d2 commit 6ab433f

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)