mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-19 13:59:15 +02:00
Update 99-run.sh
This commit is contained in:
@@ -55,4 +55,6 @@ echo " "
|
|||||||
|
|
||||||
# Add docker-entrypoint command
|
# Add docker-entrypoint command
|
||||||
# shellcheck disable=SC2086
|
# shellcheck disable=SC2086
|
||||||
docker-entrypoint.sh $CMD_ARGUMENTS
|
docker-entrypoint.sh $CMD_ARGUMENTS || true
|
||||||
|
|
||||||
|
bashio::log.info "All actions concluded"
|
||||||
|
|||||||
Reference in New Issue
Block a user