Skip to content

Commit 8e0ec3c

Browse files
authored
set MAIN_BIN
1 parent 1d56276 commit 8e0ec3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android-tools-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ UDEV="https://raw.githubusercontent.com/M0Rf30/android-udev-rules/refs/heads/mai
1111
export ADD_HOOKS="udev-installer.hook"
1212
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1313
export URUNTIME_PRELOAD=1 # really needed here
14+
export MAIN_BIN=adb
1415

1516
# CREATE DIRECTORIES AND DOWNLOAD THE ARCHIVE
1617
mkdir -p ./AppDir/shared/bin ./AppDir/bin ./AppDir/etc/udev/rules.d

0 commit comments

Comments
 (0)