This commit is contained in:
Bohan Yang
2019-08-14 15:11:31 +08:00
parent 1d964c7c0b
commit a2a7c595a6
+2
View File
@@ -64,6 +64,8 @@ while [ $# -gt 0 ]; do
;;
--ethn)
DEBI_KERNEL_PARAMS=' net.ifnames=0 biosdevname=0'
shift
;;
--ssh-password)
DEBI_SSH=true
DEBI_SSH_PASSWORD=$2