Denys Bashkatov 1 тиждень тому
батько
коміт
b9a6159121
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      data/conf/apt-mirror/mirror.list
  2. 1 1
      setup.sh

+ 1 - 1
data/conf/apt-mirror/mirror.list

@@ -26,7 +26,7 @@ set postmirror_script $var_path/postmirror.sh
 set run_postmirror 0
 
 # Set nthreads to the number of threads to use
-set nthreads     2
+set nthreads     1
 
 # Set _tilde to 1 to download tilde files
 set _tilde 0

+ 1 - 1
setup.sh

@@ -253,7 +253,7 @@ set postmirror_script \$var_path/postmirror.sh
 set run_postmirror 0
 
 # Set nthreads to the number of threads to use
-set nthreads     2
+set nthreads     1
 
 # Set _tilde to 1 to download tilde files
 set _tilde 0