certbot: cli.ini > servnest.ini
This commit is contained in:
parent
8782bfcfb7
commit
8a72df8461
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ mkdir /srv/servnest/acme
|
|||
chown $nginx: /srv/servnest/acme
|
||||
chmod u=rX,g=,o= /srv/servnest/acme
|
||||
|
||||
cp /install/certbot.ini /etc/letsencrypt/cli.ini
|
||||
cp /install/certbot.ini /etc/letsencrypt/servnest.ini
|
||||
|
||||
cp /install/certbot-deploy-hook.sh /root/certbot-deploy-hook.sh
|
||||
chmod +x /root/certbot-deploy-hook.sh
|
||||
|
|
Loading…
Reference in a new issue