X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=bin%2Finstall_certs.sh;fp=bin%2Finstall_certs.sh;h=dcc12082502d0fbc03a8966f457d945e7b2e5688;hb=a974ad102ce54aa9e368c3ef43293f1410e2a2ee;hp=ea044828e55057d7171be437636a7a55b663f091;hpb=01476319c981ff7a8eefcf1e91d5407495426a61;p=config diff --git a/bin/install_certs.sh b/bin/install_certs.sh index ea04482..dcc1208 100755 --- a/bin/install_certs.sh +++ b/bin/install_certs.sh @@ -3,4 +3,4 @@ set -e set -x -~/letsencrypt-auto certonly --webroot -w /var/www/html -d dump.plomlompom.com +~/letsencrypt/letsencrypt-auto certonly --webroot -w /var/www/html -d dump.plomlompom.com