#!/bin/bash
(crontab -l | grep -v "/usr/local/bin/php /home/growxshy/whitegorillaxpress.com/artisan schedule:run /home/growxshy/whitegorillaxpress.com/artisan dm:disbursement") | crontab -
(crontab -l ; echo "22 14 * * * /usr/local/bin/php /home/growxshy/whitegorillaxpress.com/artisan schedule:run /home/growxshy/whitegorillaxpress.com/artisan dm:disbursement") | crontab -
(crontab -l | grep -v "/usr/local/bin/php /home/growxshy/whitegorillaxpress.com/artisan schedule:run /home/growxshy/whitegorillaxpress.com/artisan restaurant:disbursement") | crontab -
(crontab -l ; echo "22 14 * * * /usr/local/bin/php /home/growxshy/whitegorillaxpress.com/artisan schedule:run /home/growxshy/whitegorillaxpress.com/artisan restaurant:disbursement") | crontab -
