From efd654f44c970eaf2c6b98bbadbd1101a9de8deb Mon Sep 17 00:00:00 2001 From: zhao Date: Sun, 29 Dec 2024 23:58:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20bin/=20ZeroWrt.backup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- bin/ ZeroWrt.backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ ZeroWrt.backup b/bin/ ZeroWrt.backup index 3567f69..e0deef3 100644 --- a/bin/ ZeroWrt.backup +++ b/bin/ ZeroWrt.backup @@ -59,7 +59,7 @@ show_menu() { 4) reset_config ;; 5) change_source ;; 6) install_apps ;; - 7) toggle_ipv6 + 7) toggle_ipv6 ;; 7) check_update ;; 0) exit 0 ;; *) echo "无效选项,请重新输入"; show_menu ;;