Update linupx-scripts.sh
This commit is contained in:
@@ -678,11 +678,10 @@ INSTALL_WATCHTOWER() {
|
||||
-e WATCHTOWER_NOTIFICATION_EMAIL_SERVER=mail.scity.us \
|
||||
-e WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT=25 \
|
||||
containrrr/watchtower
|
||||
sleep 2s
|
||||
echo -e "\n${idsCL[Green]}Watchtower has been installed${idsCL[Default]}\n"
|
||||
sleep 1s
|
||||
docker logs watchtower
|
||||
echo
|
||||
echo -e "${idsCL[Green]}Watchtower has been installed${idsCL[Default]}"
|
||||
echo
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user