mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 00:31:51 +02:00
Update run.sh
This commit is contained in:
@@ -159,7 +159,7 @@ if bashio::config.true 'NoAuth'; then
|
|||||||
rm /data/auth || true
|
rm /data/auth || true
|
||||||
touch /data/noauth
|
touch /data/noauth
|
||||||
rm /config/filebrowser/filebrowser.dB || true
|
rm /config/filebrowser/filebrowser.dB || true
|
||||||
NOAUTH="--no-auth"
|
NOAUTH="--noauth"
|
||||||
bashio::log.warning "Auth method change, database reset"
|
bashio::log.warning "Auth method change, database reset"
|
||||||
fi
|
fi
|
||||||
bashio::log.info "NoAuth option selected"
|
bashio::log.info "NoAuth option selected"
|
||||||
|
|||||||
Reference in New Issue
Block a user