mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 20:39:12 +02:00
Update ha_entrypoint_modif.sh
This commit is contained in:
@@ -25,6 +25,10 @@ if [ -d /etc/services.d ]; then
|
|||||||
chmod -R 755 /etc/services.d
|
chmod -R 755 /etc/services.d
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ -d /etc/s6-rc.d ]; then
|
||||||
|
chmod -R 755 /etc/s6-rc.d
|
||||||
|
fi
|
||||||
|
|
||||||
# Correct shebang in entrypoint
|
# Correct shebang in entrypoint
|
||||||
###############################
|
###############################
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user