1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-24 15:59:42 +02:00
This commit is contained in:
dbarzin 2023-02-24 14:14:33 +01:00
parent 38251fdc8f
commit 73f5d0c5d3

View file

@ -561,7 +561,7 @@ class PandoraBox:
os.system("sync")
if not self.has_curses:
self.display_image("OK")
else
else:
self._log('Device cleaned !')
logging.info(f'cleaned="{files_removed}/{len(self.infected_files)}"')
else: