Updated Synology RT1900ac install guide (markdown)
parent
0fef14ddc3
commit
899674ae54
|
@ -13,8 +13,11 @@ trying the default install
|
||||||
|
|
||||||
so we have to do it manually
|
so we have to do it manually
|
||||||
`$ 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/`
|
||||||
|
|
||||||
`$ ./acme.sh --install --nocron`
|
`$ ./acme.sh --install --nocron`
|
||||||
|
|
||||||
so install is done :)
|
so install is done :)
|
||||||
|
|
Loading…
Reference in New Issue