Update build.sh
This commit is contained in:
parent
822fccaf4d
commit
0236a26a69
2
build.sh
2
build.sh
|
@ -1,4 +1,4 @@
|
||||||
#!/data/data/com.termux/files/usr/bin/sh
|
#!/data/data/com.termux/files/usr/bin/bash
|
||||||
set -x
|
set -x
|
||||||
apt -y install make clang openssl-dev perl tsu wget git python python-dev gnupg2 dirmngr curl autoconf automake sed gettext gzip pkg-config
|
apt -y install make clang openssl-dev perl tsu wget git python python-dev gnupg2 dirmngr curl autoconf automake sed gettext gzip pkg-config
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue