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:
@@ -210,7 +210,7 @@ for _jail in ${JAILS}; do
|
||||
# Delay between jail action
|
||||
sleep "${DELAY_TIME}"
|
||||
|
||||
)
|
||||
) &
|
||||
|
||||
bastille_running_jobs "${bastille_process_limit}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user