Update hysteria.sh

This commit is contained in:
NewName
2024-03-19 21:29:38 +08:00
parent b8438ad8c6
commit e712af8056

View File

@@ -133,7 +133,9 @@ inst_cert(){
yellow "私钥key文件路径如下: /root/private.key"
hy_domain=$domain
chmod 755 /root/private.key
chmod 700 /root/private.key
chmod 755 /root/cert.crt
fi
else
red "当前域名解析的IP与当前VPS使用的真实IP不匹配"