log to log
This commit is contained in:
parent
ddb4b2b6ee
commit
a6c5c08a9f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue