fixed something

This commit is contained in:
pika 2025-05-11 15:09:58 +02:00
parent 53761dca87
commit 3713396153

View file

@ -94,6 +94,7 @@
case "$1" in
--silent | -s)
silent=true
echo_warning "Running the script silently.."
;;
*)
silent=false