forked from sig_core/toolkit
beta should delete also
This commit is contained in:
parent
c9ccffde40
commit
8ccad56168
@ -58,7 +58,7 @@ for COMPOSE in "${NONSIG_COMPOSE[@]}"; do
|
||||
if [[ "${COMPOSE}" != "Rocky" ]]; then
|
||||
rsync_no_delete_staging_with_excludes "${TARGET}" "metadata"
|
||||
else
|
||||
rsync_no_delete_staging "${TARGET}"
|
||||
rsync_delete_staging "${TARGET}"
|
||||
fi
|
||||
popd || { echo "${COMPOSE}: Failed to change directory"; break; }
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user