You need to be root to install acme.sh
parent
c78c9f1c32
commit
746f4ac3d9
|
@ -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/
|
||||||
|
|
Loading…
Reference in New Issue