Simplify xaseco command handling

This commit is contained in:
Manuel Thalmann 2024-11-27 03:49:04 +01:00
parent 1e2ce910c2
commit 080d3d3222

View file

@ -174,6 +174,4 @@ if [ -n "$X1_DISABLED_PLUGINS" ]; then
done
fi
if [ "$1" != "download" ]; then
$@
fi