webuser.sh 144 B

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