From a94af7baf877116678f39fd610dd4f79bfcae561 Mon Sep 17 00:00:00 2001 From: aptalca Date: Thu, 15 Sep 2022 13:59:50 -0400 Subject: [PATCH] deprecate attempt 2 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index db24525..b0d724f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# THIS MOD HAS BEEN DEPRECATED AND WILL NOT RECEIVE UPDATES + # Universal Wait for Internet - Docker mod for an waiting on an active internet connection This mod is used to help wait until an active internet connection is established. By default, it will attempt to access https://www.linuxserver.io/. If after 60s a connection cannot be established, it will wait for 10s before attempting again. This will happen until an active connection is established.