fix bug
This commit is contained in:
parent
7c5f6196c2
commit
31e03753d3
@ -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;
|
||||||
Loading…
Reference in New Issue
Block a user