From 6b39d509b00cac8491db9b7024ccf91278969ba7 Mon Sep 17 00:00:00 2001 From: Lsmoisu <114275920+Lsmoisu@users.noreply.github.com> Date: Fri, 25 Apr 2025 16:03:16 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ccf301..8f73fb3 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ 5. 测试机器IP信息 融合各种工具 ```shell -bash <(curl -fsSL https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/toolbox.sh) +bash <(wget -qO- https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/toolbox.sh) ```