Skip to content

Commit 49f08c3

Browse files
committed
Update flatpak.yml
1 parent 78049d8 commit 49f08c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Distribution/flatpak/flatpak.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ modules:
159159
# dest-filename: project-plus-dolphin-wrapper
160160
post-install:
161161
- |
162-
- install -D -t ${FLATPAK_DEST}/bin/ project-plus-dolphin-wrapper
163-
- desktop-file-edit --set-key=Exec --set-value='/app/bin/project-plus-dolphin-wrapper'
162+
- install -D -t ${FLATPAK_DEST}/bin/ project-plus-dolphin-wrapper.sh
163+
- desktop-file-edit --set-key=Exec --set-value='/app/bin/project-plus-dolphin-wrapper.sh'
164164
/app/share/applications/project-plus-dolphin.desktop
165165
- desktop-file-edit --set-key=Name --set-value='Project Plus Dolphin'
166166
/app/share/applications/project-plus-dolphin.desktop

0 commit comments

Comments
 (0)