Put every tmpfs path in one place both layers can read
This commit is contained in:
@@ -251,7 +251,7 @@ for host_var in $(compgen -v | grep -E '^HOST[0-9]+$' | sort); do
|
||||
fi
|
||||
|
||||
if [[ "$DRY_RUN" == true ]]; then
|
||||
warn "DRY RUN — would push ${MY_ID,,}.conf → $partner_host:/tmp/.cache/vv/d/"
|
||||
warn "DRY RUN — would push ${MY_ID,,}.conf → $partner_host:$CACHE_DIR/"
|
||||
continue
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user