From d8e468dff4b4df97733752e1f17d73a3e6b8fd04 Mon Sep 17 00:00:00 2001 From: wukongdaily <2666180@gmail.com> Date: Wed, 24 Dec 2025 20:21:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install_pubkey_fnos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_pubkey_fnos.sh b/install_pubkey_fnos.sh index b4c8611..6a9fbba 100644 --- a/install_pubkey_fnos.sh +++ b/install_pubkey_fnos.sh @@ -51,5 +51,5 @@ else fi echo -echo "可以测试: ssh $USER_NAME@NAS_IP 'sudo /usr/bin/systemctl poweroff'" +echo "现在你可以在OpenWrt中测试: ssh -o StrictHostKeyChecking=no $USER_NAME@NAS_IP sudo /usr/bin/systemctl poweroff || true" echo "================ 脚本执行完毕 ================"