mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Pin United branch properly
This commit is contained in:
@@ -117,9 +117,11 @@ if [ "$init" != "skip" ]; then
|
||||
fi
|
||||
if [ "$git" == "United" ]; then
|
||||
git=https://github.com/henk717/KoboldAI-Client
|
||||
branch=b603690e4cc3dff7491cbc2fd0b445a18b7b88d4
|
||||
fi
|
||||
if [ "$git" == "united" ]; then
|
||||
git=https://github.com/henk717/KoboldAI-Client
|
||||
branch=b603690e4cc3dff7491cbc2fd0b445a18b7b88d4
|
||||
fi
|
||||
else
|
||||
git=https://github.com/koboldai/KoboldAI-Client
|
||||
|
Reference in New Issue
Block a user