Merge pull request '修复:允许岗位仓库迁移读取临时 bundle' (#11) from fix-jd-persona-bundle-permissions-20260806 into main
Reviewed-on: #11
This commit is contained in:
commit
d9d42dd026
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ receipt="${receipt_root}/JD-PERSONA-FIFTH-DOMAIN-DAILY-20260806.json"
|
|||
archive_root="/var/lib/guanghu/legacy-archives/persona-writers/20260806-fifth-domain-daily"
|
||||
shared_secret_file="/etc/guanghu/persona-secrets/shared-deepseek.env"
|
||||
temporary="$(mktemp -d)"
|
||||
chmod 0711 "$temporary"
|
||||
backup_root="${temporary}/units"
|
||||
completed=0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue