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