mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 00:01:36 +01:00
Update Dockerfile
This commit is contained in:
@@ -23,7 +23,6 @@ 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