From bb874a9634777072adcc48134de3b4e32ae1974f Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 30 Apr 2025 17:01:47 -0600 Subject: [PATCH] incremented gitJobs to 5 --- esp-idf-tools-cmd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp-idf-tools-cmd.sh b/esp-idf-tools-cmd.sh index 2ffddc0..7faf0cc 100644 --- a/esp-idf-tools-cmd.sh +++ b/esp-idf-tools-cmd.sh @@ -9,7 +9,7 @@ else fi rcFile=$HOME/.zshrc # shell rc file -gitJobs=3 # number of jobs to download from github with +gitJobs=5 # number of jobs to download from github with # gitJobs=default # default for no --jobs x arg, integar for a number of jobs rebootMins=3 # minutes of warning before reboot