butler.sh 110 B

123
  1. #!/bin/bash
  2. cd /root/butler
  3. exec /root/butler/env/bin/gunicorn core.wsgi:application -c core/conf_gunicorn.py