mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Updated release scripts.
Thanks to xet7 !
This commit is contained in:
parent
8ea9780140
commit
7d754a137c
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ ECHO 1) Deleting old bundle
|
|||
CALL DEL /F /S /Q bundle
|
||||
|
||||
ECHO 2) Downloading new WeKan.zip
|
||||
REM CALL DEL wekan-%1-amd64.zip
|
||||
REM CALL wget https://releases.wekan.team/wekan-%1-amd64.zip
|
||||
CALL DEL wekan-%1-amd64.zip
|
||||
CALL wget https://releases.wekan.team/wekan-%1-amd64.zip
|
||||
|
||||
ECHO 3) Unarchiving new WeKan
|
||||
CALL 7z x wekan-%1-amd64.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue