From 962f3652f8671a98d0dbb67c0c62a5f2de84d421 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 8 Feb 2025 10:14:29 -0600 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 2bacae7..86de729 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -679,7 +679,7 @@ INSTALL_WATCHTOWER() { -e WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT=25 \ containrrr/watchtower echo -e "\n${idsCL[Green]}Watchtower has been installed${idsCL[Default]}\n" - sleep 1s + sleep 2s docker logs watchtower echo ;;