forked from rDrama/rDrama
1
0
Fork 0
rDrama/startup.sh

6 lines
66 B
Bash

#!/bin/bash
cd /rDrama
. ./.env
gunicorn files.__main__:app -w 3