mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-24 23:23:42 +00:00
Do not test API availability outside of LoginAPI
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
parent
12fbf86f66
commit
7ca4b59b34
1 changed files with 0 additions and 3 deletions
|
@ -131,9 +131,6 @@ Main() {
|
||||||
# https://github.com/pi-hole/FTL/pull/1715
|
# https://github.com/pi-hole/FTL/pull/1715
|
||||||
# no need to do it here
|
# no need to do it here
|
||||||
|
|
||||||
# Test if the authentication endpoint is available
|
|
||||||
TestAPIAvailability
|
|
||||||
|
|
||||||
# Authenticate with FTL
|
# Authenticate with FTL
|
||||||
LoginAPI
|
LoginAPI
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue