fix bug
This commit is contained in:
+1
-1
@@ -11,5 +11,5 @@
|
|||||||
|
|
||||||
|
|
||||||
systemctl stop nginx;
|
systemctl stop nginx;
|
||||||
acme.sh --renew -d 你的域名 --ecc;
|
~/.acme.sh/acme.sh --renew -d 你的域名 --ecc;
|
||||||
systemctl restart nginx;
|
systemctl restart nginx;
|
||||||
Reference in New Issue
Block a user