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.
1 parent ac583b5 commit 7c9523aCopy full SHA for 7c9523a
android-tools-appimage.sh
@@ -6,7 +6,7 @@ export ARCH="$(uname -m)"
6
APP=android-tools-appimage
7
SITE="https://dl.google.com/android/repository/platform-tools-latest-linux.zip"
8
ICON="https://github.com/pkgforge-dev/android-tools-AppImage/blob/main/Android.png?raw=true"
9
-APPIMAGETOOL="https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage"
+APPIMAGETOOL="https://github.com/pkgforge-dev/appimagetool-uruntime/releases/download/continuous/appimagetool-$ARCH.AppImage"
10
LIB4BIN="https://raw.githubusercontent.com/VHSgunzo/sharun/refs/heads/main/lib4bin"
11
12
# CREATE DIRECTORIES AND DOWNLOAD THE ARCHIVE
0 commit comments