#!/bin/sh systemctl enable supervisor; service supervisor start; supervisorctl start all;