Skip to content

Commit 878c862

Browse files
author
lijiahao
committed
update flatpak config
1 parent 3444a24 commit 878c862

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flatpak/io.github.Geocld.XStreaming.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ modules:
6363
- type: inline
6464
dest-filename: .yarnrc
6565
contents: |
66-
yarn-offline-mirror "/run/build/Xstreaming/flatpak-node/yarn-mirror"
66+
yarn-offline-mirror "/run/build/XStreaming/flatpak-node/yarn-mirror"
6767
yarn-offline-mirror-pruning true
6868
# Wrapper to launch the app
6969
- type: script
@@ -75,4 +75,4 @@ modules:
7575
- export LD_LIBRARY_PATH=/app/extralib:${LD_LIBRARY_PATH}
7676
- echo runtime LD_LIBRARY_PATH = $LD_LIBRARY_PATH
7777
- echo runtime ARCH = $(uname -m)-$(uname -s | tr '[:upper:]' '[:lower:]')
78-
- zypak-wrapper.sh /app/main/Xstreaming "$@"
78+
- zypak-wrapper.sh /app/main/XStreaming "$@"

0 commit comments

Comments
 (0)