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 484c7a0 commit 20a3ee9Copy full SHA for 20a3ee9
android-tools-appimage.sh
@@ -24,9 +24,10 @@ cat >> ./android-tools.desktop << 'EOF'
24
Name=Android-platform-tools
25
Type=Application
26
Icon=Android
27
-Exec="sh -ic ' android-tools "";"" \\$SHELL'"
+Exec=android-tools
28
Categories=Utility;
29
Terminal=true
30
+Hidden=true
31
EOF
32
wget "$ICON" -O ./Android.png
33
ln -s ./Android.png ./.DirIcon
0 commit comments