Add proxy routing and sing-box support
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd -P)"
|
||||
|
||||
"$SCRIPT_DIR/build-android.sh" "$@"
|
||||
Reference in New Issue
Block a user