fix uninstall typo
parent
40608cab48
commit
0428d0fab4
2
sudo.md
2
sudo.md
|
@ -11,7 +11,7 @@ If you need root, please `su` to root first, and then install acme.sh and use i
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
||||||
#unstall for current user
|
#uninstall for current user
|
||||||
acme.sh --uninstall
|
acme.sh --uninstall
|
||||||
|
|
||||||
#change to root
|
#change to root
|
||||||
|
|
Loading…
Reference in New Issue