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