#!/bin/bash mkdir -p -v log/thin/ bundle exec ruby ./script/websocket_server.rb& bundle exec thin start $@