mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -43,4 +43,5 @@ bashio::log.info "Starting the app with arguments $CMD_ARGUMENTS"
|
||||
echo " "
|
||||
|
||||
# Add docker-entrypoint command
|
||||
eval "${CMD_ARGUMENTS//node/docker-entrypoint.sh node}"
|
||||
# shellcheck disable=SC2086
|
||||
docker-entrypoint.sh $CMD_ARGUMENTS
|
||||
|
||||
Reference in New Issue
Block a user