From a60429715df6cc019d334db155924650cdfba1b0 Mon Sep 17 00:00:00 2001 From: Mike Date: Tue, 1 Sep 2020 16:01:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E8=84=9A=E6=9C=AC=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E9=98=9F=E5=88=97=E9=87=8D=E5=90=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Envoy.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Envoy.blade.php b/Envoy.blade.php index a0d38c8..1d2835e 100644 --- a/Envoy.blade.php +++ b/Envoy.blade.php @@ -17,6 +17,7 @@ chmod -R 755 bootstrap/cache chmod -R 755 storage chown -R www:www /data_ssd/lanzu_mp_cat + supervisorctl restart laravel-worker:* @endtask @task('git_prod')