Updated sudo (markdown)
parent
91594713df
commit
6347adeb04
2
sudo.md
2
sudo.md
|
@ -18,7 +18,7 @@ acme.sh --uninstall
|
|||
sudo su
|
||||
|
||||
#install again for root user
|
||||
curl https://get.acme.sh | sh
|
||||
curl https://get.acme.sh | sh -s email=my@example.com
|
||||
|
||||
#use it
|
||||
bash
|
||||
|
|
Loading…
Reference in New Issue