forked from rDrama/rDrama
1
0
Fork 0
rDrama/scripts/s4

5 lines
81 B
Plaintext
Executable File

cd /staging
git pull
. /es
gunicorn files.__main__:app -w 1 -b 0.0.0.0:5002 -t 0