rDrama/scripts/s4

5 lines
81 B
Plaintext
Raw Normal View History

2023-07-26 18:46:26 +00:00
cd /staging
git pull
. /es
gunicorn files.__main__:app -w 1 -b 0.0.0.0:5002 -t 0