File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ runtime-version: '23.08'
4
4
sdk: org.freedesktop.Sdk
5
5
base: org.mozilla.firefox.BaseApp
6
6
base-version: '23.08'
7
- command: launch-script.sh
7
+ command: /app/zen/zen
8
8
finish-args:
9
9
- --share=ipc
10
10
- --share=network
@@ -27,7 +27,6 @@ modules:
27
27
build-commands:
28
28
- mv zen /app/
29
29
30
- - install -Dm0755 metadata/launch-script.sh ${{FLATPAK_DEST}}/bin/launch-script.sh
31
30
- install -Dm0644 metadata/policies.json ${{FLATPAK_DEST}}/bin/distribution/policies.json
32
31
- install -Dm0644 metadata/icons/io.github.zen_browser.zen.png ${{FLATPAK_DEST}}/share/icons/hicolor/256x256/apps/${{FLATPAK_ID}}.png
33
32
- install -Dm0644 metadata/io.github.zen_browser.zen.metainfo.xml ${{FLATPAK_DEST}}/share/metainfo/${{FLATPAK_ID}}.metainfo.xml
You can’t perform that action at this time.
0 commit comments