Skip to content

Commit a8a39df

Browse files
committed
Fix exec problem in generated AppImage
1 parent a84ee4d commit a8a39df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/AppDir/com.inventitech.strans.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Type=Application
44
Name=strans
55
Comment=Performs string manipulation by learning from the provided examples, instead of explicit programming. Can replace sed in many instances (and is easier to use)
6-
Exec=strans-linux.AppImage
6+
Exec=strans
77
Path=~
88
Icon=strans-icon
99
Terminal=true

0 commit comments

Comments
 (0)