mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
update: flatpak
This commit is contained in:
parent
da0a56a892
commit
039de9c1b3
@ -111,7 +111,8 @@ modules:
|
|||||||
build-commands:
|
build-commands:
|
||||||
- env
|
- env
|
||||||
- echo $PATH
|
- echo $PATH
|
||||||
- ln -s /app/opt/package.nw package.nw
|
# - ln -s /app/opt/package.nw package.nw
|
||||||
|
- cp -r /app/opt/package.nw .
|
||||||
- cd package.nw && ls -l
|
- cd package.nw && ls -l
|
||||||
- python --version
|
- python --version
|
||||||
- python3 --version
|
- python3 --version
|
||||||
@ -125,6 +126,9 @@ modules:
|
|||||||
- tools/fix-other.sh
|
- tools/fix-other.sh
|
||||||
- tools/rebuild-node-modules.sh 0.53.1
|
- tools/rebuild-node-modules.sh 0.53.1
|
||||||
# - ls -l
|
# - ls -l
|
||||||
|
post-install:
|
||||||
|
- rm -rf /app/opt/package.nw
|
||||||
|
- cp -r package.nw /app/opt
|
||||||
|
|
||||||
- name: library
|
- name: library
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
|
Loading…
x
Reference in New Issue
Block a user