mirror of
https://github.com/lzhoang2801/OpCore-Simplify.git
synced 2026-09-21 13:50:26 +08:00
Update related to Hardware Sniffer
This commit is contained in:
@@ -253,6 +253,7 @@ class gatheringFiles:
|
||||
else:
|
||||
download_history[history_index]["id"] = hardware_sniffer_cli.get("id")
|
||||
|
||||
self.utils.create_folder(os.path.dirname(self.download_history_file))
|
||||
self.utils.write_file(self.download_history_file, download_history)
|
||||
|
||||
return hardware_sniffer_path
|
||||
|
||||
Reference in New Issue
Block a user