From cb1b5068907608305897ce8a9613b886c5bdfb8c Mon Sep 17 00:00:00 2001 From: c0m4r Date: Sat, 13 Jan 2024 06:08:27 +0100 Subject: [PATCH] Update okrutnik.sh --- okrutnik.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/okrutnik.sh b/okrutnik.sh index b4d8e9b..951df7c 100755 --- a/okrutnik.sh +++ b/okrutnik.sh @@ -139,6 +139,7 @@ if [[ "$ARG1" == "-h" ]] || [[ "$ARG1" == "--help" ]]; then echo " -h, --help Print this help message" echo " --update Update installed tools" echo " --uninstall Remove installed tools" + echo " --safety Run safety check" exit 0 elif [[ "$ARG1" == "--update" ]]; then okrutnik_install