mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-20 01:02:36 +01:00
bastille: Allow cp parallel mode
This commit is contained in:
@@ -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| \
|
||||||
|
|||||||
Reference in New Issue
Block a user