Update colabkobold.sh

This commit is contained in:
henk717 2022-01-11 14:20:26 +01:00 committed by GitHub
parent 140b0f4f32
commit 930a7d0444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -74,10 +74,9 @@ else
fi
# Redefine the Path to be in the relevant location
if [ -v $mpath ];then
if [[ -v mpath ]];then
mpath="$xloc$mpath"
kmpath="--path $mpath"
echo $kmpath
kmpath=" --path $mpath"
fi
# Create Folder Structure and Install KoboldAI