更新 hy2.sh

This commit is contained in:
2026-03-19 14:54:41 +08:00
parent a5b3e1e8aa
commit 742a173697

3
hy2.sh
View File

@@ -251,7 +251,8 @@ masquerade:
rewriteHost: true
EOF
chmod 600 "${CONFIG_FILE}"
chown root:root "${CONFIG_FILE}"
chmod 644 "${CONFIG_FILE}"
green "配置已写入 ${CONFIG_FILE}"
}