mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-14 08:54:22 +01:00
Update variables.sh
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/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