log to log

This commit is contained in:
Raphael 2010-11-05 17:55:00 -07:00
parent ddb4b2b6ee
commit a6c5c08a9f

View file

@ -50,5 +50,5 @@ fi
mkdir -p -v log/thin/ mkdir -p -v log/thin/
bundle exec ruby ./script/websocket_server.rb& bundle exec ruby ./script/websocket_server.rb&
bundle exec magent start -d bundle exec magent start -d --log-path=log/
bundle exec thin start $args bundle exec thin start $args