From c7e3b71ab3de0d5c11a8c61cee82d363341f8047 Mon Sep 17 00:00:00 2001 From: Bohan Yang Date: Wed, 14 Aug 2019 15:15:08 +0800 Subject: [PATCH] Fix --- netboot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/netboot.sh b/netboot.sh index 17f3288..b3171cd 100644 --- a/netboot.sh +++ b/netboot.sh @@ -64,7 +64,6 @@ while [ $# -gt 0 ]; do ;; --ethn) DEBI_KERNEL_PARAMS=' net.ifnames=0 biosdevname=0' - shift ;; --ssh-password) DEBI_SSH=true