diff options
Diffstat (limited to 'setup/teardown_conda.sh')
| -rw-r--r-- | setup/teardown_conda.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/teardown_conda.sh b/setup/teardown_conda.sh index 2fde7a5..a61f834 100644 --- a/setup/teardown_conda.sh +++ b/setup/teardown_conda.sh @@ -6,4 +6,4 @@ if [ -z $EXP_CONDA_VER ]; then else INSTALL_PREFIX=$HOME/miniconda-$EXP_CONDA_VER rm -rf $INSTALL_PREFIX -fi +fi
\ No newline at end of file |
