From 8a90ff81dfaf979e1e78a747b76e993a7ffd4a9b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 15 Jan 2023 20:23:41 +0530 Subject: [PATCH] feat: updates akshay.json --- domains/akshay.json | 4 ++-- scripts/certbot.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/akshay.json b/domains/akshay.json index ff8803950..e7d3efc58 100644 --- a/domains/akshay.json +++ b/domains/akshay.json @@ -1,11 +1,11 @@ { "description": "Akshay's portfolio website and blog", - "repo": "https://github.com/phenax/phenax.github.io", + "repo": "https://github.com/phenax/ediblemonad.dev", "owner": { "username": "phenax", "email": "phenax5@gmail.com" }, "record": { - "CNAME": "phenax.github.io" + "URL": "https://phenax.github.io" } } diff --git a/scripts/certbot.sh b/scripts/certbot.sh index 34e6fccdb..3468e7395 100755 --- a/scripts/certbot.sh +++ b/scripts/certbot.sh @@ -110,7 +110,7 @@ esac # Run ./scripts/certbot.sh acme_txt "" # Run ./scripts/certbot.sh acme_file "" "" # Run ./scripts/certbot.sh config_www -# cp -r /tmp/is-a-dev-whatever /tmp/is-a-dev-cert (not sure if needed but the directory disappeared once) +# cp -r /tmp/is-a-dev-whatever /opt/app/code/is-a-dev-cert # Upload cert.pem and privkey.pem (from config/live/is-a.dev/) contents to SSL > Manage SSL Sites # Run ./scripts/certbot.sh reset