Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdd LE renew command - andersdamsgaard.com - my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com
Log
Files
Refs
Submodules
README
LICENSE
---
commit a69300033e13ffaaa77e5f1124a3c2d2da77851c
parent 5314f570b3846e797b9cada6163f237922b8bc5e
Author: Anders Damsgaard <[email protected]>
Date: Mon, 5 Nov 2018 14:08:44 +0100
Add LE renew command
Diffstat:
M Makefile | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/Makefile b/Makefile
t@@ -61,3 +61,7 @@ generate-letsencrypt-certificate:
sudo chown -R ad ~/.password-store/website
@echo "Certificate is fullchain.pem, key (PEM) is privkey.pem"
+.PHONY: generate-letsencrypt-certificate
+generate-letsencrypt-certificate:
+ sudo certbot renew
+
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.