Update colabkobold.sh

This commit is contained in:
henk717
2022-01-11 14:32:53 +01:00
committed by GitHub
parent 5df729b337
commit 61cea435ef

View File

@@ -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)