From 746f4ac3d9b8a685ebdbac66c8c681f9017c4fe2 Mon Sep 17 00:00:00 2001 From: rcork Date: Wed, 18 Oct 2017 20:25:18 -0700 Subject: [PATCH] You need to be root to install acme.sh --- Synology-NAS-Guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Synology-NAS-Guide.md b/Synology-NAS-Guide.md index d40eaf2..736d969 100644 --- a/Synology-NAS-Guide.md +++ b/Synology-NAS-Guide.md @@ -10,6 +10,7 @@ The following guide will use the DNS-01 protocol using the [Cloudflare API](http ## Installation of acme.sh + $ sudo -i $ wget https://github.com/Neilpang/acme.sh/archive/master.tar.gz $ tar xvf master.tar.gz $ cd acme.sh-master/