mirror of
				https://gitee.com/ledc/IYUUAutoReseed
				synced 2025-10-31 08:49:48 +00:00 
			
		
		
		
	优化build.sh编译脚本
This commit is contained in:
		| @@ -224,6 +224,7 @@ class AutoReseed | ||||
|                     break; | ||||
|                 case 'qBittorrent': | ||||
|                     $extra_options['autoTMM'] = 'false';	//关闭自动种子管理 | ||||
|                     #$extra_options['skip_checking'] = 'true';    //跳校验 | ||||
|                     if (isset($extra_options['paused'])) { | ||||
|                         $extra_options['paused'] = $extra_options['paused'] ? 'true' : 'false'; | ||||
|                     } else { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user