You need to be root to install acme.sh

master
rcork 2017-10-18 20:25:18 -07:00
parent c78c9f1c32
commit 746f4ac3d9
1 changed files with 1 additions and 0 deletions

@ -10,6 +10,7 @@ The following guide will use the DNS-01 protocol using the [Cloudflare API](http
## Installation of acme.sh ## Installation of acme.sh
$ sudo -i
$ wget https://github.com/Neilpang/acme.sh/archive/master.tar.gz $ wget https://github.com/Neilpang/acme.sh/archive/master.tar.gz
$ tar xvf master.tar.gz $ tar xvf master.tar.gz
$ cd acme.sh-master/ $ cd acme.sh-master/