refactor: move stuff to working/

This commit is contained in:
Dobin
2024-03-01 19:04:05 +00:00
parent 6175875ea1
commit 115c654429
10 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ def start(settings: Settings):
# Delete: all old files
if settings.cleanup_files_on_start:
clean_files()
delete_all_files_in_directory("logs/")
delete_all_files_in_directory(f"{logs_dir}/")
exit_code = 0 # 0 = success
# Load our input