We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MAIN_BIN
1 parent 1d56276 commit 8e0ec3cCopy full SHA for 8e0ec3c
android-tools-appimage.sh
@@ -11,6 +11,7 @@ UDEV="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/refs/heads/mai
11
export ADD_HOOKS="udev-installer.hook"
12
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
13
export URUNTIME_PRELOAD=1 # really needed here
14
+export MAIN_BIN=adb
15
16
# CREATE DIRECTORIES AND DOWNLOAD THE ARCHIVE
17
mkdir -p ./AppDir/shared/bin ./AppDir/bin ./AppDir/etc/udev/rules.d
0 commit comments