pull/8/head
Bohan Yang 7 years ago
parent 853365f65c
commit 7c6bcbad50
  1. 2
      netboot.sh

@ -90,7 +90,7 @@ while [ $# -gt 0 ]; do
;;
--ssh-password)
DEBI_SSH=true
DEBI_SSH_PASSWD=$2
DEBI_SSH_PASSWORD=$2
shift
;;
--ssh-keys)

Loading…
Cancel
Save