mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-06 22:42:11 +08:00
Use sudo su instead of sudo -i
@@ -13,7 +13,7 @@ With the [Synology DSM deployhook](https://github.com/acmesh-official/acme.sh/wi
|
|||||||
## Installation of acme.sh
|
## Installation of acme.sh
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ sudo -i
|
$ sudo su
|
||||||
$ 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/
|
||||||
|
|||||||
Reference in New Issue
Block a user