Use `sudo su` instead of `sudo -i`

master
Brian Hartvigsen 2020-05-22 12:36:45 -06:00
parent aec4636294
commit 02f265855a
1 changed files with 1 additions and 1 deletions

@ -13,7 +13,7 @@ With the [Synology DSM deployhook](https://github.com/acmesh-official/acme.sh/wi
## Installation of acme.sh
```sh
$ sudo -i
$ sudo su
$ wget https://github.com/Neilpang/acme.sh/archive/master.tar.gz
$ tar xvf master.tar.gz
$ cd acme.sh-master/