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