Skip to content

Commit 194a9db

Browse files
authored
Update android-tools-appimage.sh
1 parent c9befa9 commit 194a9db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android-tools-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cat >> ./Android-$APP.desktop << 'EOF'
1919
Name=Android-platform-tools
2020
Type=Application
2121
Icon=Android
22-
Exec="sh -ic 'android-tools "";"" $SHELL'"
22+
Exec="sh -ic 'android-tools"";"" \\$SHELL'"
2323
Categories=Utility;
2424
Terminal=true
2525
EOF

0 commit comments

Comments
 (0)