diff --git a/scripts/Common/Software/docker/services/trackmania/xaseco-entrypoint.sh b/scripts/Common/Software/docker/services/trackmania/xaseco-entrypoint.sh index 765ad87f..fff0513c 100755 --- a/scripts/Common/Software/docker/services/trackmania/xaseco-entrypoint.sh +++ b/scripts/Common/Software/docker/services/trackmania/xaseco-entrypoint.sh @@ -174,6 +174,4 @@ if [ -n "$X1_DISABLED_PLUGINS" ]; then done fi -if [ "$1" != "download" ]; then - $@ -fi +$@