summaryrefslogtreecommitdiff
path: root/setup/setup_conda.sh
diff options
context:
space:
mode:
authorkennykos <“gkosmacher01@gmail.com”>2023-03-10 11:35:53 -0600
committerkennykos <“gkosmacher01@gmail.com”>2023-03-10 11:35:53 -0600
commitd8d37232e3b8c7b10722438a8b8fbccf528a53e6 (patch)
tree0e9911f63e4a3e603a3433ca36a776ad92bd88a4 /setup/setup_conda.sh
parent54759ff78f63bf62fc7c126dff64925d5c1fc105 (diff)
updating env for setup
Diffstat (limited to 'setup/setup_conda.sh')
-rw-r--r--setup/setup_conda.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/setup_conda.sh b/setup/setup_conda.sh
index e7d4e3e..ee4d57f 100644
--- a/setup/setup_conda.sh
+++ b/setup/setup_conda.sh
@@ -19,4 +19,4 @@ else
# Useful for debugging any issues with conda
conda info -a
echo "Successfully installed at $INSTALL_PREFIX. Please run 'source $SOURCE_SCRIPT' in every terminal where you want to use conda"
-fi
+fi \ No newline at end of file