Update ubuntu_setup

remotes/1693045480750635534/spooky-22
Aevann1 2022-04-16 18:03:30 +02:00 committed by GitHub
parent 777baa68eb
commit 9f49db8d71
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
cd /Drama
cd /rDrama
cp ./env /env
. /env
sudo apt update
@ -12,4 +12,4 @@ sudo pip3 install -r requirements.txt
mkdir /songs
mkdir /images
. imei.sh
sudo -E gunicorn files.__main__:app -k gevent -w 1 --reload -b 0.0.0.0:80:80 --max-requests 1000 --max-requests-jitter 500
sudo -E gunicorn files.__main__:app -k gevent -w 1 --reload -b 0.0.0.0:80:80 --max-requests 1000 --max-requests-jitter 500