#!/bin/sh
cd /var/www/html/wiz_worker
QUEUE=default APP_INCLUDE=workflow_worker.php INTERVAL=1 exec vendor/bin/resque
