mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02: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
|
# Where is the config
|
||||||
CONFIGSOURCE=$(bashio::config "HOME")
|
CONFIGSOURCE=$(bashio::config "PMM_CONFIG")
|
||||||
|
|
||||||
# Check if config file is there, or create one from template
|
# Check if config file is there, or create one from template
|
||||||
if [ -f $CONFIGSOURCE/config.yml ]; then
|
if [ -f $CONFIGSOURCE/config.yml ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user