mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Improvement : use 755
This commit is contained in:
@@ -15,4 +15,4 @@ if [ -f "/homeassistant/addons_autoscripts/$slug.sh" ]; then
|
||||
mv /homeassistant/addons_autoscripts/$slug.sh /config/
|
||||
fi
|
||||
|
||||
chmod 777 /config/*
|
||||
chmod 755 /config/*
|
||||
|
||||
Reference in New Issue
Block a user