Alexandre
2023-05-26 17:21:19 +02:00
committed by GitHub
parent e21700d583
commit 9593dcb7ce

View File

@@ -43,4 +43,4 @@ bashio::log.info "Starting the app with arguments $CMD_ARGUMENTS"
echo " "
# Add docker-entrypoint command
eval "${AZE//node/docker-entrypoint.sh node}"
eval "${CMD_ARGUMENTS//node/docker-entrypoint.sh node}"