mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01: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
|
||||
fi
|
||||
|
||||
if [ -d /etc/s6-rc.d ]; then
|
||||
chmod -R 755 /etc/s6-rc.d
|
||||
fi
|
||||
|
||||
# Correct shebang in entrypoint
|
||||
###############################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user