From 001ba33335852e3e6b72710013dd288a4a2c45ae Mon Sep 17 00:00:00 2001 From: sky121113 Date: Tue, 6 Jan 2026 13:46:10 +0800 Subject: [PATCH] OK --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 1a8fbf6..345fb28 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -88,4 +88,4 @@ jobs: 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 \ No newline at end of file