mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-03 23:54:55 +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"
|
||||
|
||||
@@ -126,6 +126,6 @@
|
||||
"slug": "webtop-kde",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "5.24.5-test2",
|
||||
"version": "5.24.5-test3",
|
||||
"video": true
|
||||
}
|
||||
}
|
||||
0
webtop_kde/rootfs/etc/cont-init.d/00-data_location.sh → webtop_kde/rootfs/etc/scripts/00-data_location.sh
Executable file → Normal file
0
webtop_kde/rootfs/etc/cont-init.d/00-data_location.sh → webtop_kde/rootfs/etc/scripts/00-data_location.sh
Executable file → Normal file
0
webtop_kde/rootfs/etc/cont-init.d/20-folders.sh → webtop_kde/rootfs/etc/scripts/20-folders.sh
Executable file → Normal file
0
webtop_kde/rootfs/etc/cont-init.d/20-folders.sh → webtop_kde/rootfs/etc/scripts/20-folders.sh
Executable file → Normal file
0
webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh → webtop_kde/rootfs/etc/scripts/80-configuration.sh
Executable file → Normal file
0
webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh → webtop_kde/rootfs/etc/scripts/80-configuration.sh
Executable file → Normal file
0
webtop_kde/rootfs/etc/cont-init.d/90-ingress.sh → webtop_kde/rootfs/etc/scripts/90-ingress.sh
Executable file → Normal file
0
webtop_kde/rootfs/etc/cont-init.d/90-ingress.sh → webtop_kde/rootfs/etc/scripts/90-ingress.sh
Executable file → Normal file
Reference in New Issue
Block a user