Version 2.0 from testing branch #1

Merged
olesteep merged 105 commits from testing into master 2025-02-18 23:38:05 +03:00
Showing only changes of commit bc84703b73 - Show all commits

View file

@ -43,7 +43,7 @@ class Application:
if not output.exists():
os.mkdir(output)
self.__printer.info(f'Compressing "{output}" folder...')
self.__printer.info(f'Compressing "{folder}" folder...')
with ThreadPoolExecutor(max_workers=self.__params.workers) as executor:
futures = [