mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-01 11:46:07 +02:00
update
This commit is contained in:
@@ -31,7 +31,10 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
# hadolint ignore=SC2015,DL4006,SC2013,SC2086
|
||||
RUN \
|
||||
# Change home folder location
|
||||
usermod --home /share/webtop_kde abc
|
||||
usermod --home /share/webtop_kde abc && \
|
||||
\
|
||||
# Hook scripts
|
||||
sed -i "1a /./etc/entrypoint.sh" /etc/s6-overlay/s6-rc.d/init-adduser/run
|
||||
|
||||
# Global LSIO modifications
|
||||
ARG CONFIGLOCATION="/share/webtop_kde"
|
||||
|
||||
Reference in New Issue
Block a user