Published
- 1 min read
install supervisor ubuntu 20.04
The solution for this is noted below
install supervisor ubuntu 20.04
Solution
sudo apt-get update -y
sudo apt-get install supervisor -y
supervisord -v
Try other methods by searching on the site. That is if this doesn’t work