Introduction
Introduction Statistics Contact Development Disclaimer Help
tUpdate path to local certificates - andersdamsgaard.com - my photography webpa…
git clone git://src.adamsgaard.dk/andersdamsgaard.com
Log
Files
Refs
Submodules
README
LICENSE
---
commit 97e44a5fdbcc8c6d9de9e7d36ce6afe09e4d2f17
parent ed064ddf0bbbc74de344953a541f4bed5ed34179
Author: Anders Damsgaard <[email protected]>
Date: Sun, 31 Mar 2019 20:13:02 +0200
Update path to local certificates
Diffstat:
M Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile b/Makefile
t@@ -22,8 +22,8 @@ generate-letsencrypt-certificate:
sudo certbot certonly -a manual \
-d $(DOMAIN) -d www.$(DOMAIN) \
-d $(DOMAIN:.com=.dk) -d www.$(DOMAIN:.com=.dk)
- sudo cp /etc/letsencrypt/live/andersdamsgaard.com/{cert,chain,fullchai…
- sudo chown -R ad ~/.password-store/website
+ sudo cp /etc/letsencrypt/live/andersdamsgaard.com/{cert,chain,fullchai…
+ sudo chown -R ad ~/.password-store/website/andersdamsgaard.com
@echo "Certificate is fullchain.pem, key (PEM) is privkey.pem"
@echo "Upload to the gitlab pages configuration"
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.