Update 20-configuration.sh

This commit is contained in:
Alexandre
2022-02-07 10:57:25 +01:00
committed by GitHub
parent ba910161eb
commit e7c6f2d9c6

View File

@@ -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})"