derperhz to derphz

This commit is contained in:
mm644706215
2025-08-02 17:36:44 +08:00
parent 862a2cdc18
commit c1122d038f
2 changed files with 4 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
# 检查参数
if [ $# -lt 2 ]; then
echo "用法: $0 <工作目录> <域名>"
echo "renew_derper.sh /opt/certbot-aliyun-docker/derper derphz.jmsu.top"
exit 1
fi