summaryrefslogtreecommitdiff
path: root/archiver
AgeCommit message (Collapse)Author
2022-12-16fix: archiver find command options orderAdam M. Stück
-maxdepth option must come first archiver will also now overwrite an exiting data.csv
2022-12-16Archiver now only looks at job data (*.csv)Adam M. Stück
This fixes an issue where the generated data.csv contains text from non-job data files such as *.hardwareinfo
2022-12-16Improved file structureAdam M. Stück