mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -69,7 +69,7 @@ NOAUTH=""
|
||||
# Prevent conflicts
|
||||
for folders in /etc/services.d /etc/s6-overlay; do
|
||||
[[ -d "$folders" ]] && rm -r "$folders"
|
||||
fi
|
||||
done
|
||||
|
||||
# Disable authentification
|
||||
if bashio::config.true 'NoAuth'; then
|
||||
|
||||
Reference in New Issue
Block a user