Bohan Yang 7 年之前
父節點
當前提交
2a44ac3835
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      netboot.sh

+ 1 - 0
netboot.sh

@@ -171,6 +171,7 @@ case "$DEBI_PRESET" in
         DEBI_MIRROR=${DEBI_MIRROR:-cdn-aws.deb.debian.org}
         DEBI_NTP=${DEBI_NTP:-time.google.com}
         DEBI_SECURITY=${DEBI_SECURITY:-true}
+        ;;
     *)
         echo_stderr "Error: No such preset $DEBI_PRESET"
         exit 1