From def39f411816698677367ea2787a2c95b140ec23 Mon Sep 17 00:00:00 2001 From: Henk Date: Wed, 5 Jul 2023 00:02:29 +0200 Subject: [PATCH] Typo fix --- colabkobold.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/colabkobold.sh b/colabkobold.sh index 474428f9..72e20512 100644 --- a/colabkobold.sh +++ b/colabkobold.sh @@ -116,10 +116,10 @@ if [ "$init" != "skip" ]; then git=https://github.com/koboldai/KoboldAI-Client fi if [ "$git" == "United" ]; then - git=https://github.com/henk717/KoboldAI-Client-b b603690e4cc3dff7491cbc2fd0b445a18b7b88d4 + git=https://github.com/henk717/KoboldAI-Client -b b603690e4cc3dff7491cbc2fd0b445a18b7b88d4 fi if [ "$git" == "united" ]; then - git=https://github.com/henk717/KoboldAI-Client-b b603690e4cc3dff7491cbc2fd0b445a18b7b88d4 + git=https://github.com/henk717/KoboldAI-Client -b b603690e4cc3dff7491cbc2fd0b445a18b7b88d4 fi else git=https://github.com/koboldai/KoboldAI-Client