修复:允许岗位仓库迁移读取临时 bundle #11
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"
|
archive_root="/var/lib/guanghu/legacy-archives/persona-writers/20260806-fifth-domain-daily"
|
||||||
shared_secret_file="/etc/guanghu/persona-secrets/shared-deepseek.env"
|
shared_secret_file="/etc/guanghu/persona-secrets/shared-deepseek.env"
|
||||||
temporary="$(mktemp -d)"
|
temporary="$(mktemp -d)"
|
||||||
|
chmod 0711 "$temporary"
|
||||||
backup_root="${temporary}/units"
|
backup_root="${temporary}/units"
|
||||||
completed=0
|
completed=0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue