dx: remove unneeded script as replaced by heredoc in build.sh

This commit is contained in:
Leonid Pliushch 2020-01-18 11:41:44 +02:00
parent 363d3cd223
commit 10294901d1
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
#!/bin/sh
exec dalvikvm \
-Xmx256m \
-cp @TERMUX_PREFIX@/share/dex/dx.jar \
dx.dx.command.Main $@