From d8d37232e3b8c7b10722438a8b8fbccf528a53e6 Mon Sep 17 00:00:00 2001 From: kennykos <“gkosmacher01@gmail.com”> Date: Fri, 10 Mar 2023 11:35:53 -0600 Subject: updating env for setup --- setup/teardown_conda.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup/teardown_conda.sh') 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 -- cgit v1.2.3