mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
Use latest node version in buildForWindows.sh
This commit is contained in:
parent
2d941bf31d
commit
0e258c4229
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
NODE_VERSION="0.6.5"
|
||||
NODE_VERSION="0.8.4"
|
||||
|
||||
#Move to the folder where ep-lite is installed
|
||||
cd `dirname $0`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user