mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-06 04:34:19 +01:00
fix & for subshell
This commit is contained in:
@@ -100,7 +100,7 @@ for _jail in ${JAILS}; do
|
||||
error_continue "[ERROR]: CP failed: ${host_path} -> ${jail_path}"
|
||||
fi
|
||||
|
||||
)
|
||||
) &
|
||||
|
||||
bastille_running_jobs "${bastille_process_limit}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user