mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -53,7 +53,7 @@ RUN \
|
||||
/./newinstaller.sh && \
|
||||
\
|
||||
# Adapt for lsio
|
||||
[[ -d /app ]] && rm -r /app && \
|
||||
if [ -d /app ]; then rm -r /app; fi && \
|
||||
ln -s /home/abc /app && \
|
||||
chown -R abc:abc /home/abc /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user