diff --git a/toybox.sh b/toybox.sh index 05f6ab8..32f1cd1 100755 --- a/toybox.sh +++ b/toybox.sh @@ -367,4 +367,4 @@ detect_distro() { run() { "$@" & (( $(jobs -r | wc -l) >= 3 )) && wait -n -} \ No newline at end of file +}