Update run.sh

This commit is contained in:
Alexandre
2021-06-27 11:14:37 +02:00
committed by GitHub
parent 7fad00b009
commit 11ddb6c9a8

View File

@@ -159,7 +159,7 @@ if bashio::config.true 'NoAuth'; then
rm /data/auth || true
touch /data/noauth
rm /config/filebrowser/filebrowser.dB || true
NOAUTH="--no-auth"
NOAUTH="--noauth"
bashio::log.warning "Auth method change, database reset"
fi
bashio::log.info "NoAuth option selected"