From dcc36d11615d93e08b24dedd14d99aa75c2e434a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 8 Feb 2025 09:22:09 -0600 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 35e574b..111ae94 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -672,9 +672,6 @@ INSTALL_WATCHTOWER() { -e WATCHTOWER_NOTIFICATION_EMAIL_SERVER=mail.scity.us \ -e WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT=25 \ -e WATCHTOWER_NOTIFICATION_EMAIL_SERVER_TLS_SKIP_VERIFY=true \ - # -e WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER=fromaddress@gmail.com \ - # -e WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD=app_password \ - # -e WATCHTOWER_NOTIFICATION_EMAIL_DELAY=2 \ containrrr/watchtower echo