mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 02:21:28 +02:00
Update 99-run.sh
This commit is contained in:
@@ -41,4 +41,4 @@ bashio::log.info "Starting the app with arguments $CMD_ARGUMENTS"
|
|||||||
echo " "
|
echo " "
|
||||||
|
|
||||||
# shellcheck disable=SC2086
|
# shellcheck disable=SC2086
|
||||||
$CMD_ARGUMENTS || {node epic-games; node prime-gaming; node gog;}
|
$CMD_ARGUMENTS || { node epic-games; node prime-gaming; node gog; }
|
||||||
|
|||||||
Reference in New Issue
Block a user