mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-19 18:31:24 +02:00
Update cmdline.py
This commit is contained in:
parent
bf03881ed6
commit
84cad0d475
@ -206,8 +206,8 @@ def cmd_parser():
|
||||
if args.threads <= 0:
|
||||
args.threads = 1
|
||||
|
||||
elif args.threads > 15:
|
||||
logger.critical('Maximum number of used threads is 15')
|
||||
exit(1)
|
||||
# elif args.threads > 15:
|
||||
# logger.critical('Maximum number of used threads is 15')
|
||||
# exit(1)
|
||||
|
||||
return args
|
||||
|
Loading…
x
Reference in New Issue
Block a user