Skip to content

Commit d250c34

Browse files
committed
chore: Update Zen browser components submodule commit reference
1 parent ec2466c commit d250c34

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

flatpak/io.github.zen_browser.zen.yml.template

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ runtime-version: '23.08'
44
sdk: org.freedesktop.Sdk
55
base: org.mozilla.firefox.BaseApp
66
base-version: '23.08'
7-
command: launch-script.sh
7+
command: /app/zen/zen
88
finish-args:
99
- --share=ipc
1010
- --share=network
@@ -27,7 +27,6 @@ modules:
2727
build-commands:
2828
- mv zen /app/
2929

30-
- install -Dm0755 metadata/launch-script.sh ${{FLATPAK_DEST}}/bin/launch-script.sh
3130
- install -Dm0644 metadata/policies.json ${{FLATPAK_DEST}}/bin/distribution/policies.json
3231
- install -Dm0644 metadata/icons/io.github.zen_browser.zen.png ${{FLATPAK_DEST}}/share/icons/hicolor/256x256/apps/${{FLATPAK_ID}}.png
3332
- install -Dm0644 metadata/io.github.zen_browser.zen.metainfo.xml ${{FLATPAK_DEST}}/share/metainfo/${{FLATPAK_ID}}.metainfo.xml

0 commit comments

Comments
 (0)