mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 16:05:05 -04:00
Use updated env var.
This commit is contained in:
parent
4da66d19dc
commit
2fa444e705
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ try cd "${workdir}"
|
||||||
[ -f src/package.json ] || fatal "failed to cd to etherpad root directory"
|
[ -f src/package.json ] || fatal "failed to cd to etherpad root directory"
|
||||||
|
|
||||||
# See https://github.com/msys2/MSYS2-packages/issues/1216
|
# See https://github.com/msys2/MSYS2-packages/issues/1216
|
||||||
export MSYS=winsymlinks:lnk
|
export MSYSTEM=winsymlinks:lnk
|
||||||
|
|
||||||
OUTPUT=${workdir}/etherpad-win.zip
|
OUTPUT=${workdir}/etherpad-win.zip
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue