From 2d77fb0080a12b175fa32f65a628f36e6d506d9c Mon Sep 17 00:00:00 2001 From: SyntaxError Date: Sun, 4 Jan 2026 22:34:38 -0300 Subject: [PATCH] auto commit 2 --- toybox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +}