浏览代码

Update netboot.sh

Brent, Yang Bohan 7 年之前
父节点
当前提交
cbc703fe42
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      netboot.sh

+ 1 - 1
netboot.sh

@@ -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