We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02be9db commit 20e2976Copy full SHA for 20e2976
manifest.yaml
@@ -15,6 +15,7 @@ modules:
15
build-commands:
16
- install -Dm755 -t /app/bin run.sh
17
- install -Dm755 -t /app src/main_window.py
18
+ - install -Dm755 -t /app src/open_shortcut.sh
19
- install -D -t /app/share/applications flatpak/io.github.vikdevelop.DesktopLinkCreator.desktop
20
- install -D -t /app/share/icons/hicolor/scalable/apps flatpak/icons/io.github.vikdevelop.DesktopLinkCreator.png
21
- install -D -t /app/share/metainfo flatpak/io.github.vikdevelop.DesktopLinkCreator.metainfo.xml
0 commit comments