Simplify xaseco command handling
This commit is contained in:
parent
ec3e39857b
commit
eb739c806d
1 changed files with 1 additions and 3 deletions
|
@ -174,6 +174,4 @@ if [ -n "$X1_DISABLED_PLUGINS" ]; then
|
|||
done
|
||||
fi
|
||||
|
||||
if [ "$1" != "download" ]; then
|
||||
$@
|
||||
fi
|
||||
$@
|
||||
|
|
Loading…
Reference in a new issue