From e8d40eb2a7b3dbba1e17b5f324ffb2622b88cb0a Mon Sep 17 00:00:00 2001 From: pika Date: Thu, 22 May 2025 11:14:54 +0200 Subject: [PATCH] testing.. --- docker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker.sh b/docker.sh index e4b4a0c..75b8f68 100644 --- a/docker.sh +++ b/docker.sh @@ -46,7 +46,7 @@ getImports() { init_docker() { if command_exists docker; then - if confirm "Docker was installed correctly. Do you want to add $(whoami) to the docker group? (y/n)"; then + if confirm "Docker was installed correctly. Do you want to add $(whoami) to the docker group?"