START=$(./rebar boss c=start_cmd|grep -v "==>")
change start-server.bat :
(FOR /F "tokens=*" %%i in ('"rebar.cmd boss c=start_dev_cmd ^| findstr
werl"') do set myvar=%%i)
to:
FOR /F "tokens=*" %%i in ('"rebar.cmd boss c=start_cmd ^| findstr werl"')
do set myvar=%%i
i guess
在 2014年12月7日星期日UTC+8上午8时49分01秒,ENTR0PY写道:
>
> What is command to start CB in production mode on windows?
>
> start-server.bat always starts in dev mode
>
--
You received this message because you are subscribed to the Google Groups
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit
https://groups.google.com/d/msgid/chicagoboss/c27ef1e2-4c99-45d9-a997-1f6fb7bfc1f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.