remotes/1693045480750635534/spooky-22
Aevann1 2021-09-06 01:16:26 +02:00
parent 73e0748ea3
commit fee5607397
1 changed files with 1 additions and 0 deletions

1
setup
View File

@ -5,6 +5,7 @@ sudo apt install redis-server
rm /etc/redis/redis.conf
cp /drama/redis.conf /etc/redis/redis.conf
sudo systemctl restart redis.service
apt install python3-pip
sudo pip3 install -r requirements.txt
. env
apt install gunicorn