steps on vps
This commit is contained in:
parent
e0bdb8d745
commit
846ca8e6db
@ -45,6 +45,8 @@ The easy way to host this bot, deploy to Heroku
|
|||||||
- sudo apt update && upgrade -y
|
- sudo apt update && upgrade -y
|
||||||
- sudo apt install python3-pip -y virtualenv
|
- sudo apt install python3-pip -y virtualenv
|
||||||
- sudo apt install ffmpeg -y
|
- sudo apt install ffmpeg -y
|
||||||
|
- nvm install v16.5.0
|
||||||
|
- npm i -g npm
|
||||||
- git clone https://github.com/levina-lab/video-stream
|
- git clone https://github.com/levina-lab/video-stream
|
||||||
- cd video-stream
|
- cd video-stream
|
||||||
- virtualenv venv #Create Virtual Environment.
|
- virtualenv venv #Create Virtual Environment.
|
||||||
|
Loading…
Reference in New Issue
Block a user