#!/bin/bash
git reset --hard

git pull

#/usr/local/php/bin/php artisan optimize
#/usr/local/php/bin/php artisan config:cache
#/usr/local/php/bin/php artisan route:cache

#lnmp php-fpm reload

#supervisorctl restart queue
#supervisorctl restart bdata