1
0
mirror of https://github.com/MGislv/NekoX.git synced 2024-07-07 12:32:34 +00:00
NekoX/bin/fdroid/build.sh

12 lines
208 B
Bash
Raw Normal View History

2021-02-28 16:06:24 +00:00
#!/usr/bin/env bash
source $HOME/.bashrc
source "bin/init/env.sh"
2021-02-28 18:40:50 +00:00
# Native dependencies
2022-02-03 15:27:20 +00:00
bin/init/libs/libvpx.sh
2021-02-28 16:06:24 +00:00
bin/init/libs/ffmpeg.sh
bin/init/libs/boringssl.sh
2021-05-26 23:42:42 +00:00
# Build v2ray-core
bin/libs/v2ray/build.sh