kill -9 `ps -ef | grep admin | grep 9701 | awk {'print $2'}`
setsid nohup bundle exec puma -C config/puma.rb &
Rails 快速重启的脚本restartveryquickly
This post is licensed under
CC BY 4.0
by the author.