discourse/bin
Sam Saffron 7c084c7cab DEV: allow USR2 to restart unicorn in dev
Well all this does is amends a commit comment cause I was over eager and
pushed previous commit.

This is the comment I wanted....

This allows `pkill -USR2 -f 'ruby bin/unicorn'` to restart current unicorn

It is handy if you want to bind a keyboard shortcut for unicorn restarts
in dev.

By doing so you can avoid finding the terminal, hitting ctrl-c and then
hitting up, enter, heading back to browser.

It saves time.

Automate stuff, you will not regret it...
2019-09-11 17:45:47 +10:00
..
docker Fix docker image name (#8058) 2019-09-04 16:19:48 +10:00
bundle DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
notify_file_change DEV: support symlinked plugins in bin/rake autospec 2019-05-03 13:51:07 +10:00
rails DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
rake DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
rspec DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
turbo_rspec FIX: Turbo tests exit codes 2019-07-09 08:51:23 +01:00
unicorn DEV: allow USR2 to restart unicorn in dev 2019-09-11 17:45:47 +10:00