steps on vps

This commit is contained in:
levina 2021-09-09 13:07:11 +07:00 committed by GitHub
parent e0bdb8d745
commit 846ca8e6db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,8 @@ The easy way to host this bot, deploy to Heroku
- sudo apt update && upgrade -y
- sudo apt install python3-pip -y virtualenv
- sudo apt install ffmpeg -y
- nvm install v16.5.0
- npm i -g npm
- git clone https://github.com/levina-lab/video-stream
- cd video-stream
- virtualenv venv #Create Virtual Environment.