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