aboutsummaryrefslogtreecommitdiff
path: root/reload.sh
blob: 5eef9101d2e078e11f05d4c3766f53ccc6003fb7 (plain)
1
2
3
4
5
#!/bin/sh

# ensure SIGHUP is sent to all workers
#  so they reload files
killall -HUP gunicorn