bastille: Allow cp parallel mode

This commit is contained in:
tschettervictor
2025-04-06 17:01:32 -06:00
committed by GitHub
parent 78e7d881cf
commit 811661dac3

View File

@@ -203,7 +203,6 @@ case "${CMD}" in
clone| \
console| \
convert| \
cp| \
create| \
edit| \
export| \
@@ -226,6 +225,7 @@ case "${CMD}" in
# Commands that allow parallel mode
cmd| \
config| \
cp| \
destroy| \
etcupdate| \
limits| \