This commit is contained in:
Aevann1 2021-09-15 06:05:30 +02:00
parent 412e2c4f9c
commit 40c424dac1

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