Add Supervisord custom process number

This commit is contained in:
2022-06-21 20:02:29 +02:00
parent 90387daeda
commit f479188093

View File

@@ -78,5 +78,9 @@ echo "Checking if storage directory exists"
echo "${Green}Permissions fixed" echo "${Green}Permissions fixed"
fi fi
echo ""
echo "**********************************"
echo " Starting Supervisord... "
echo "***********************************"
supervisord -c /etc/supervisor/supervisord.conf supervisord -c /etc/supervisor/supervisord.conf