diff --git a/bin/ZeroWrt b/bin/ZeroWrt index 6e2fb50..76c8b16 100644 --- a/bin/ZeroWrt +++ b/bin/ZeroWrt @@ -61,8 +61,8 @@ show_menu() { 5) change_source ;; 6) install_apps ;; 7) configure_ipv6 ;; - 8) check_update ;; - 9) istore_style ;; + 8) istore_style ;; + 9) check_update ;; 0) exit 0 ;; *) echo "无效选项,请重新输入"; show_menu ;; esac