From d1cccb97091518025a553bcfd50e9a079c30a5f3 Mon Sep 17 00:00:00 2001 From: Jensfrank Date: Thu, 27 Jun 2024 00:24:44 +0800 Subject: [PATCH] Update nodeloc_vps_autotest_ip.sh --- nodeloc_vps_autotest_ip.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodeloc_vps_autotest_ip.sh b/nodeloc_vps_autotest_ip.sh index e5fbef4..ac96af6 100644 --- a/nodeloc_vps_autotest_ip.sh +++ b/nodeloc_vps_autotest_ip.sh @@ -138,7 +138,7 @@ show_welcome() { # 创建results.md touch /root/results.md -chmod 666 /root/results.md +chmod 777 /root/results.md # 提取IP质量报告 extract_ip_report() {