mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-27 06:26:15 +00:00
Fix
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ while [ $# -gt 0 ]; do
|
|||||||
;;
|
;;
|
||||||
--ssh-password)
|
--ssh-password)
|
||||||
DEBI_SSH=true
|
DEBI_SSH=true
|
||||||
DEBI_SSH_PASSWD=$2
|
DEBI_SSH_PASSWORD=$2
|
||||||
shift
|
shift
|
||||||
;;
|
;;
|
||||||
--ssh-keys)
|
--ssh-keys)
|
||||||
|
|||||||
Reference in New Issue
Block a user