From 0428d0fab4d1a4d1b25842bedd22c6d3fcff8a0e Mon Sep 17 00:00:00 2001 From: hashlash Date: Fri, 15 Jul 2022 05:39:35 +0700 Subject: [PATCH] fix uninstall typo --- sudo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sudo.md b/sudo.md index 904e811..78e557f 100644 --- a/sudo.md +++ b/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