mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 13:54:05 +02:00
Update 99-run.sh
This commit is contained in:
@@ -38,7 +38,5 @@ echo " "
|
|||||||
bashio::log.info "Starting the app with arguments $CMD_ARGUMENTS"
|
bashio::log.info "Starting the app with arguments $CMD_ARGUMENTS"
|
||||||
echo " "
|
echo " "
|
||||||
|
|
||||||
/./usr/local/bin/docker-entrypoint.sh
|
|
||||||
|
|
||||||
# shellcheck disable=SC2086
|
# shellcheck disable=SC2086
|
||||||
$CMD_ARGUMENTS || { node epic-games; node prime-gaming; node gog; }
|
/./usr/local/bin/docker-entrypoint.sh $CMD_ARGUMENTS
|
||||||
|
|||||||
Reference in New Issue
Block a user