mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-03 08:23:33 +02:00
Relax legacy config parsing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bashio
|
||||
# shellcheck shell=bash
|
||||
set -euo pipefail
|
||||
set -eo pipefail
|
||||
|
||||
CONFIG_FILE="$(bashio::config 'CONFIG_LOCATION')"
|
||||
CONFIG_DIR="$(dirname "${CONFIG_FILE}")"
|
||||
|
||||
Reference in New Issue
Block a user