mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update 00-config_location.sh
This commit is contained in:
@@ -7,5 +7,5 @@ bashio::log.info "Config stored in $CONFIG_LOCATION"
|
|||||||
mkdir -p "$CONFIG_LOCATION"
|
mkdir -p "$CONFIG_LOCATION"
|
||||||
chown -R abc:abc "$CONFIG_LOCATION"
|
chown -R abc:abc "$CONFIG_LOCATION"
|
||||||
|
|
||||||
sed -i "s|/config/readarr|$CONFIG_LOCATION|g" /etc/services.d/readarr/run
|
sed -i "s|/config/addons_config/readarr|$CONFIG_LOCATION|g" /etc/services.d/readarr/run
|
||||||
sed -i "s|/config/readarr|$CONFIG_LOCATION|g" /etc/cont-init.d/30-config
|
sed -i "s|/config/addons_config/readarr|$CONFIG_LOCATION|g" /etc/cont-init.d/30-config
|
||||||
|
|||||||
Reference in New Issue
Block a user