From 28c47335053b937bb7a99eef8282bd181085823c Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 11 May 2025 15:16:38 +0200 Subject: [PATCH] standardization process --- pkgui.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgui.sh b/pkgui.sh index 6e7715b..f783d15 100644 --- a/pkgui.sh +++ b/pkgui.sh @@ -116,6 +116,7 @@ case "$1" in --silent | -s) silent=true + echo_warning "Running the script silently.." ;; *) silent=false