mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 19:31:01 +01:00
Update run.sh
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user