rDrama/scripts/s4

7 lines
132 B
Plaintext
Executable File

cd /staging
git pull
. /e
export SITE="staging.rdrama.net"
export WORKER_COUNT="1"
gunicorn files.__main__:app -b 0.0.0.0:5002 -t 0