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 ;;