From 1c1026be91c2584f885e53ae10b375bff9dbd6c5 Mon Sep 17 00:00:00 2001 From: sky121113 Date: Fri, 9 Jan 2026 16:07:14 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E9=83=A8=E7=BD=B2=E8=85=B3=E6=9C=AC?= =?UTF-8?q?=E6=94=B9=E7=94=A8=E9=81=9E=E8=BF=B4=E6=96=B9=E5=BC=8F=E8=A8=AD?= =?UTF-8?q?=E5=AE=9A=20/koori-erp=20=E6=AC=8A=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 a467bde..b77a899 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -36,8 +36,8 @@ jobs: --exclude='vendor' \ --exclude='storage' \ ./ /koori-erp/ - cd /koori-erp/ - sudo chmod 777 . + sudo chmod -R 777 /koori-erp + echo "同步後的目標目錄內容:" ls -la /koori-erp