From f4ca6b09e876f1d8826f15308a06d4e17795f965 Mon Sep 17 00:00:00 2001 From: sky121113 Date: Tue, 6 Jan 2026 13:56:33 +0800 Subject: [PATCH] mana --- .gitea/workflows/deploy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 1d0ec98..d463133 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -87,5 +87,5 @@ jobs: php artisan route:cache && php artisan view:cache " - # docker exec koori-erp-laravel supervisorctl restart all - docker exec koori-erp-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache \ No newline at end of file + docker exec koori-erp-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache + docker exec koori-erp-laravel supervisorctl restart all \ No newline at end of file