chore: 部署腳本改用遞迴方式設定 /koori-erp 權限
All checks were successful
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 23s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped

This commit is contained in:
2026-01-09 16:07:14 +08:00
parent 92ff0387b8
commit 1c1026be91

View File

@@ -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