Update netboot.sh

This commit is contained in:
Brent, Yang Bohan
2019-03-25 00:09:50 +08:00
committed by GitHub
parent 4a8ffd7991
commit cbc703fe42
+1 -1
View File
@@ -108,7 +108,7 @@ while [ $# -gt 0 ]; do
-arch) -arch)
MACHARCH=$2 MACHARCH=$2
shift shift
;; ;;
*) *)
echo "Illegal option $1" echo "Illegal option $1"
exit 1 exit 1