forked from rDrama/rDrama
1
0
Fork 0

Update setup

master
Aevann1 2021-09-06 01:06:18 +02:00 committed by GitHub
parent cd8bc43771
commit 7e898b2112
1 changed files with 1 additions and 0 deletions

1
setup
View File

@ -6,4 +6,5 @@ rm /etc/redis/redis.conf
cp /drama/redis.conf /etc/redis/redis.conf
sudo systemctl restart redis.service
sudo pip3 install -r requirements.txt
. env.sh
gunicorn files.__main__:app -k gevent -w 2 --reload -b 0.0.0.0:80 --reload-extra-file ./files/templates/