mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 20-configuration.sh
This commit is contained in:
@@ -8,7 +8,7 @@ CONFIGSOURCE=$(bashio::config "PMM_CONFIG")
|
||||
##################
|
||||
|
||||
PUID=$(bashio::config 'PUID')
|
||||
GUID=$(bashio::config 'GUID')
|
||||
GUID=$(bashio::config 'GGID')
|
||||
|
||||
if [ ! -d "$(dirname "${CONFIGSOURCE}")" ]; then
|
||||
echo "Creating $(dirname ${CONFIGSOURCE})"
|
||||
|
||||
Reference in New Issue
Block a user