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
@@ -17,7 +17,7 @@ Then run the bootstrap installer inside Termux:
pkg update
pkg upgrade -y
pkg install -y curl
curl -fsSL http://192.168.1.46:8085/Dark98/Termux-Android-Builder/raw/branch/main/install.sh | bash
curl -fsSL https://git.dark98.co.uk/Dark98/Termux-Android-Builder/raw/branch/main/install.sh | bash
```
The bootstrapper will: