Update linupx-scripts.sh

This commit is contained in:
2025-02-08 10:14:29 -06:00
parent 89770b8592
commit 962f3652f8

View File

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