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 3444a24 commit 878c862Copy full SHA for 878c862
flatpak/io.github.Geocld.XStreaming.yml
@@ -63,7 +63,7 @@ modules:
63
- type: inline
64
dest-filename: .yarnrc
65
contents: |
66
- yarn-offline-mirror "/run/build/Xstreaming/flatpak-node/yarn-mirror"
+ yarn-offline-mirror "/run/build/XStreaming/flatpak-node/yarn-mirror"
67
yarn-offline-mirror-pruning true
68
# Wrapper to launch the app
69
- type: script
@@ -75,4 +75,4 @@ modules:
75
- export LD_LIBRARY_PATH=/app/extralib:${LD_LIBRARY_PATH}
76
- echo runtime LD_LIBRARY_PATH = $LD_LIBRARY_PATH
77
- echo runtime ARCH = $(uname -m)-$(uname -s | tr '[:upper:]' '[:lower:]')
78
- - zypak-wrapper.sh /app/main/Xstreaming "$@"
+ - zypak-wrapper.sh /app/main/XStreaming "$@"
0 commit comments