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:
@@ -33,7 +33,7 @@ RUN sed -i 's/bash/bashio/g' /etc/cont-init.d/10-adduser \
|
||||
&& sed -i 's| /config| /share/webtop_kde|g' /defaults/* \
|
||||
&& sed -i 's| /config| /share/webtop_kde|g' /etc/cont-init.d/* \
|
||||
&& sed -i 's| /config| /share/webtop_kde|g' /etc/services.d/*/run \
|
||||
&& usermod --home /share/webtop_kde abc
|
||||
&& usermod --home /share/webtop_kde abc \
|
||||
\
|
||||
# Add custom repositories
|
||||
&& if [ -f /etc/apk/repositories ]; then echo "Adding custom repository : " \
|
||||
|
||||
Reference in New Issue
Block a user