mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 00-config_location.sh
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
|
||||
CONFIG_LOCATION=$(bashio::config 'config_location')
|
||||
bashio::log.info "Config stored in $CONFIG_LOCATION"
|
||||
|
||||
mkdir -p $CONFIG_LOCATION
|
||||
sed -i "s|/config/readarrg|$CONFIG_LOCATION|g" /etc/services.d/readarr/run
|
||||
sed -i "s|/config/readarr|$CONFIG_LOCATION|g" /etc/cont-init.d/30-config
|
||||
|
||||
Reference in New Issue
Block a user