mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-05-21 12:22:50 +02:00
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
|
||||
|
||||
#unstall for current user
|
||||
#uninstall for current user
|
||||
acme.sh --uninstall
|
||||
|
||||
#change to root
|
||||
|
|
|
|||
Loading…
Reference in a new issue