updated nodejs windows version to 0.6.5
This commit is contained in:
parent
8a6704beef
commit
4986808782
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
NODE_VERSION="0.6.1"
|
NODE_VERSION="0.6.5"
|
||||||
|
|
||||||
#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