diff --git a/colabkobold.sh b/colabkobold.sh index e3ff048c..3be8f951 100644 --- a/colabkobold.sh +++ b/colabkobold.sh @@ -71,7 +71,7 @@ if [ "$init" != "skip" ]; then cd /content else cd /content - if [ ! -z ${git+x} ]; then + if [ -z ${git+x} ]; then if [ "$git" == "united" ]; then git clone https://github.com/henk717/KoboldAI-Client fi