updated node for windows to 0.5.4
This commit is contained in:
parent
f808135201
commit
8deb853be6
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
NODE_VERSION="0.5.3"
|
NODE_VERSION="0.5.4"
|
||||||
|
|
||||||
#Move to the folder where ep-lite is installed
|
#Move to the folder where ep-lite is installed
|
||||||
cd `dirname $0`
|
cd `dirname $0`
|
||||||
|
|
Loading…
Reference in New Issue