mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 01-custom_script.sh
This commit is contained in:
@@ -22,6 +22,6 @@ if [ -f /config/addons_autoscripts/"${slug}".sh ]; then
|
||||
chmod +x /config/addons_autoscripts/"${slug}".sh || true
|
||||
/./config/addons_autoscripts/"${slug}".sh
|
||||
else
|
||||
bashio::log.green "... no script found"
|
||||
bashio::log.green "... no script found, exiting"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user