修复:允许岗位仓库迁移读取临时 bundle
This commit is contained in:
parent
bae179904d
commit
9f09d23f38
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