mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated release scripts.
Thanks to xet7 !
This commit is contained in:
parent
23e01130e9
commit
ad53414c4d
7 changed files with 14 additions and 31 deletions
|
|
@ -17,7 +17,7 @@ rm -rf bundle
|
|||
rm wekan-$1-arm64.zip
|
||||
#rm wekan-$1.zip
|
||||
#wget https://releases.wekan.team/wekan-$1.zip
|
||||
7z x wekan-$1.zip
|
||||
7z x wekan-$1-amd64.zip
|
||||
|
||||
(cd bundle/programs/server && chmod u+w *.json && cd node_modules/fibers && node build.js)
|
||||
#cd ../../../..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue