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:
@@ -23,6 +23,7 @@ FROM ${BUILD_FROM}
|
||||
##################
|
||||
|
||||
# Correct data path
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
RUN \
|
||||
grep -rl "/app/data" /app | xargs sed -i 's|/app/data|/data|g'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user