mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-04 02:47:45 +01:00
symlinks test
This commit is contained in:
@@ -111,3 +111,8 @@ LABEL \
|
||||
####################
|
||||
# 6 HealthcheckNOT #
|
||||
####################
|
||||
# # In the dockerfile Changing hard links if possible
|
||||
# RUN for folder in config db; do \
|
||||
# echo "Adapting hard links" && \
|
||||
# grep -rl "/app/$folder" / 2>/dev/null | xargs sed -i "s|/app/$folder|/config/$folder|g"; \
|
||||
# done
|
||||
Reference in New Issue
Block a user