Update bootstrap URLs

This commit is contained in:
Dark98
2026-07-02 05:04:45 +01:00
parent 513d2e4528
commit 4a1b873d2c
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -e
BOOTSTRAP_VERSION="0.1.0"
REPO_URL="${ANDROID_BUILDER_REPO:-http://192.168.1.46:8085/Dark98/Termux-Android-Builder.git}"
REPO_URL="${ANDROID_BUILDER_REPO:-https://git.dark98.co.uk/Dark98/Termux-Android-Builder.git}"
INSTALL_DIR="${ANDROID_BUILDER_HOME:-$HOME/android-builder}"
echo "AndroidBuilder Bootstrapper v$BOOTSTRAP_VERSION"