Include helper in deploy.php
file.
require 'recipe/deploy/supervisor.php';
Overwrites the following task:
deploy:restart_supervisor_daemon
- restarts supervisor daemons:supervisor_daemons
as array - default:[]
Calls always deploy:restart_supervisor_daemon
after deploy:symlink
.