We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f738e commit ca5c405Copy full SHA for ca5c405
conda_installs.sh
@@ -3,7 +3,7 @@
3
#
4
5
if [ -z "$PS1" ]; then
6
- echo "ERROR: must call this script using \"source ./conda_installs.sh\")"
+ echo "ERROR: must call this script using \"source ./conda_installs.sh\""
7
exit 1
8
fi
9
0 commit comments