mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Update colabkobold.sh
This commit is contained in:
@@ -25,7 +25,7 @@ while true ; do
|
|||||||
-l|--dloc)
|
-l|--dloc)
|
||||||
dloc="$2" ; shift 2 ;;
|
dloc="$2" ; shift 2 ;;
|
||||||
-x|--xloc)
|
-x|--xloc)
|
||||||
dloc="$2" ; shift 2 ;;
|
xloc="$2" ; shift 2 ;;
|
||||||
-z|--7z)
|
-z|--7z)
|
||||||
z7="$2" ; shift 2 ;;
|
z7="$2" ; shift 2 ;;
|
||||||
-t|--tar)
|
-t|--tar)
|
||||||
|
Reference in New Issue
Block a user