Updated Synology NAS Guide (markdown)
parent
0b246be8fb
commit
6fa9366acf
|
@ -18,7 +18,7 @@ cd ~
|
||||||
wget https://github.com/acmesh-official/acme.sh/archive/master.tar.gz
|
wget https://github.com/acmesh-official/acme.sh/archive/master.tar.gz
|
||||||
tar xvf master.tar.gz
|
tar xvf master.tar.gz
|
||||||
cd acme.sh-master/
|
cd acme.sh-master/
|
||||||
./acme.sh --install --nocron --home /usr/local/share/acme.sh --accountemail "email@gmailcom"
|
./acme.sh --install --nocron --home /usr/local/share/acme.sh --accountemail "email@gmail.com"
|
||||||
source ~/.profile
|
source ~/.profile
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue