From 259c9c661c26ccfb8996cc94c7cd11de583d306f Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 11 May 2025 13:45:21 +0200 Subject: [PATCH] wip --- docker.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/docker.sh b/docker.sh index b3c822e..326eb3a 100644 --- a/docker.sh +++ b/docker.sh @@ -131,6 +131,7 @@ if getImports; then case "$1" in --silent | -s) clear + echo_warning "Executing silently!" echo_info "Executing $distro" case "$distro" in arch) silentexec _arch ;;