1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 11:29:51 +03:00

Adjust CPU usage on nightly server

This commit is contained in:
3djc 2020-03-20 08:47:22 +01:00
parent ae2f848fa3
commit c78bd08be3

View file

@ -4,7 +4,7 @@
set -e
set -x
JOBS=2
JOBS=3
while [ $# -gt 0 ]
do