From fbd33f8b0e46403667ab5a5dd902be0b54333e2d Mon Sep 17 00:00:00 2001 From: adminroot Date: Sat, 25 Oct 2025 19:49:16 -0700 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20setup.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.sh b/setup.sh index a01efea..0e51493 100644 --- a/setup.sh +++ b/setup.sh @@ -67,9 +67,9 @@ for choice in $choices; do exit 1 fi fi - ufw reload - ufw status - ;; + ufw reload + ufw status + ;; 6) echo "安装公钥" mkdir -p ~/.ssh