From 7ca4b59b34f4f23199c7a9c2f751df39f9bae858 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Tue, 16 Jul 2024 10:27:07 +0200 Subject: [PATCH] Do not test API availability outside of LoginAPI Signed-off-by: DL6ER --- advanced/Scripts/query.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/advanced/Scripts/query.sh b/advanced/Scripts/query.sh index c76e890e..3340bdd2 100755 --- a/advanced/Scripts/query.sh +++ b/advanced/Scripts/query.sh @@ -131,9 +131,6 @@ Main() { # https://github.com/pi-hole/FTL/pull/1715 # no need to do it here - # Test if the authentication endpoint is available - TestAPIAvailability - # Authenticate with FTL LoginAPI