From 06e372b1ce44c5115e0985a205d076805e911349 Mon Sep 17 00:00:00 2001 From: Brian Hartvigsen Date: Fri, 22 May 2020 12:43:28 -0600 Subject: [PATCH] Confirmed all instructions to work if followed step by step --- Synology-NAS-Guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Synology-NAS-Guide.md b/Synology-NAS-Guide.md index 436d99c..5ae924a 100644 --- a/Synology-NAS-Guide.md +++ b/Synology-NAS-Guide.md @@ -14,10 +14,12 @@ With the [Synology DSM deployhook](https://github.com/acmesh-official/acme.sh/wi ```sh $ sudo su +$ cd ~ $ wget https://github.com/Neilpang/acme.sh/archive/master.tar.gz $ tar xvf master.tar.gz $ cd acme.sh-master/ $ ./acme.sh --install --nocron --home /usr/local/share/acme.sh --accountemail "email@gmailcom" +$ source ~/.profile ``` ## Configuring DNS