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