diff --git a/cami.sh b/cami.sh
index 98aafcd83a2cc1a7e6f9a6689d34c14479e493cb..9493d2bbe6511109542e1af5c040c2fecf1abb45 100755
--- a/cami.sh
+++ b/cami.sh
@@ -4,7 +4,7 @@
 # GitHub: https://github.com/mctechnology17
 # Date: 22.11.2021 20:30
 # ====================================================
-
+ 
 which conda > /dev/null
 if test $? -ne 0
 then