mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 20-configuration.sh
This commit is contained in:
@@ -19,7 +19,7 @@ chown -R "$PUID":"$GUID" /config/addons_config/plex-meta-manager
|
||||
###################
|
||||
|
||||
# Where is the config
|
||||
CONFIGSOURCE=$(bashio::config "HOME")
|
||||
CONFIGSOURCE=$(bashio::config "PMM_CONFIG")
|
||||
|
||||
# Check if config file is there, or create one from template
|
||||
if [ -f $CONFIGSOURCE/config.yml ]; then
|
||||
|
||||
Reference in New Issue
Block a user