Skip to content

Commit 455b7b3

Browse files
authored
Update android-tools-appimage.sh
1 parent e46e840 commit 455b7b3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

android-tools-appimage.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ Name=Android-platform-tools
1919
Type=Application
2020
Icon=Android
2121
TryExec=android-tools-appimage
22-
Exec=android-tools-appimage %f
23-
NoDisplay=true
22+
Exec='sh -ic "android-tools-appimage adb shell; exec bash"'
2423
Categories=Utility;
2524
Terminal=true" >> "./Android-$APP.desktop"
2625

0 commit comments

Comments
 (0)