From 57d1846e9d7844803bc6438982c04c0488d3450f Mon Sep 17 00:00:00 2001 From: Michael Porter Date: Thu, 15 Mar 2018 14:39:49 +0000 Subject: [PATCH] Add script to provide dev shell --- notes.txt | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 notes.txt diff --git a/notes.txt b/notes.txt deleted file mode 100644 index 9ae16b0..0000000 --- a/notes.txt +++ /dev/null @@ -1,4 +0,0 @@ -docker run -it --rm --entrypoint /bin/sh -v "$(pwd)/plugin:/tmp/plugin" certbot/certbot:v0.22.0 -certbot plugins -pip install -e /tmp/plugin -certbot certonly --dry-run -a certbot-plugin-gandi:dns --certbot-plugin-gandi:dns-credentials /tmp/creds.ini -d domain.com