Skip to content

Commit

Permalink
win32 bat wrong path
Browse files Browse the repository at this point in the history
  • Loading branch information
rikarends committed Oct 19, 2010
1 parent f10e4f6 commit 87d86d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cloud9-win32.bat
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ echo ------ Submodules installed ----
:skip
echo ------ Starting Cloud9 server ------

start common\nodebuilds\win32\node bin/cloud9.js -a"cmd /c start"
start common\node-builds\win32\node bin/cloud9.js -a"cmd /c start"

IF %ERRORLEVEL% EQ 0 goto exit

Expand Down

0 comments on commit 87d86d6

Please sign in to comment.