gf
This commit is contained in:
parent
412e2c4f9c
commit
40c424dac1
1 changed files with 2 additions and 0 deletions
2
setup
2
setup
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue