Simplify xaseco command handling

This commit is contained in:
Manuel Thalmann 2024-11-27 03:49:04 +01:00
parent 53d140394a
commit 786e422aa6

View file

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