forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-15 06:05:30 +02:00
parent d63bdb45b7
commit 385b655bd7
1 changed files with 2 additions and 0 deletions

2
setup
View File

@ -12,6 +12,8 @@ sudo psql -U postgres -f seed-db.sql postgres
sudo apt -y install python3-pip
sudo pip3 install -r requirements.txt
sudo apt -y install gunicorn
sudo apt -y install ffmpeg
mkdir /songs
tmux
cp ./env /env
. /env