mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -42,6 +42,7 @@ echo "Symlink created"
|
||||
|
||||
# Export all yaml entries as env variables
|
||||
# Helper function
|
||||
set +u
|
||||
function parse_yaml {
|
||||
local prefix=$2 || local prefix=""
|
||||
local s='[[:space:]]*' w='[a-zA-Z0-9_]*' fs=$(echo @ | tr @ '\034')
|
||||
|
||||
Reference in New Issue
Block a user