2024-03-24 09:56:34 +01:00

6 lines
129 B
Bash
Executable File

sudo DEBIAN_FRONTEND=noninteractive apt-get install supervisor -y
sudo service supervisor enable
sudo service supervisor start