mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 01:41:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -22,6 +22,7 @@ FROM ${BUILD_FROM}
|
||||
# 2 Modify Image #
|
||||
##################
|
||||
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
RUN \
|
||||
# Correct config folder
|
||||
grep -rl " /config" /etc/cont-init.d | xargs sed -i 's| /config| /config/addons_config/bazarr|g' \
|
||||
|
||||
Reference in New Issue
Block a user