3 lines
143 B
Plaintext
3 lines
143 B
Plaintext
sudo apt install certbot -y
|
|
sudo certbot certonly --standalone -d change.xiangsilian.com --email youmiss@163.com --agree-tos --non-interactive
|