This commit is contained in:
Alexandre
2021-02-19 23:48:58 +01:00
committed by GitHub
parent 7639498a09
commit 5edabee100

View File

@@ -60,7 +60,7 @@ fi
########### ###########
if bashio::config.true 'NoAuth'; then if bashio::config.true 'NoAuth'; then
NOAUTH="--auth.method=noauth" NOAUTH="--noauth"
fi fi
###################### ######################