/start.cmd

http://github.com/zotonic/zotonic · Batch · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · 8b630f16cb3363475ea365f705d3c291 MD5 · raw file

  1. set erl=erl
  2. rem set erl="C:\Program Files\erl5.7.4\bin\erl.exe"
  3. set ebin=./ebin ./modules/mod_oauth/deps/erlang-oauth/ebin ./deps/mochiweb/ebin ./deps/webzmachine/ebin ./deps/lager/ebin
  4. %erl% +P 10000000 -pa %ebin% -boot start_sasl -sasl errlog_type error -s zotonic