mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Update Windows bundle build script.
Thanks to xet7 !
This commit is contained in:
parent
998f3fe8a7
commit
d48068f63c
1 changed files with 3 additions and 1 deletions
|
@ -29,7 +29,9 @@ ECHO 6) Copying WeKan.zip to sync directory
|
|||
CALL COPY wekan-%1-amd64-windows.zip Z:\
|
||||
|
||||
ECHO 7) Done. Starting WeKan.
|
||||
CALL start-wekan.bat
|
||||
CD bundle
|
||||
CALL ..\start-wekan.bat
|
||||
CD ..
|
||||
|
||||
GOTO :eof
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue