pull/173/head
SneedBot 2023-07-26 18:46:26 +00:00
parent a762f97734
commit 2d577d05b6
1 changed files with 6 additions and 0 deletions

6
scripts/s4 100755
View File

@ -0,0 +1,6 @@
#!/bin/bash
cd /staging
git pull
. /es
gunicorn files.__main__:app -w 1 -b 0.0.0.0:5002 -t 0