From 91594713df1b361171fc80529ef257479b131a58 Mon Sep 17 00:00:00 2001 From: neil Date: Sun, 24 Apr 2022 17:56:02 +0800 Subject: [PATCH] Updated sudo (markdown) --- sudo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sudo.md b/sudo.md index 3657708..8ff5cdc 100644 --- a/sudo.md +++ b/sudo.md @@ -27,7 +27,7 @@ acme.sh --issue -d ..... ``` -Now, if you are completely sure of the issues and the possibilities with the usage of `sudo` and still want to use it, you can pass the `--force` parameter. +Now, if you are completely sure of the issues and the possibilities with the usage of `sudo` and still want to use it, you can pass the `--force` parameter to work with sudo. + -**Remember:** Using `sudo` is not recommended. You have the option to force it at your own risk. You have been warned.