mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Source bashio
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bashio
|
||||
|
||||
source "$(find / -name bashio.sh)"
|
||||
|
||||
bashio::log.info "Defining variables"
|
||||
|
||||
if bashio::config.has_value "PUID"; then export USERMAP_UID=$(bashio::config "PUID"); fi
|
||||
|
||||
Reference in New Issue
Block a user