Add magent back in, still need to work out environment problems with resque workers

This commit is contained in:
Raphael 2010-12-02 13:18:35 -08:00
parent 4b43eaef6b
commit 93da0ddd25

View file

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