mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-24 15:59:42 +02:00
fix typo
This commit is contained in:
parent
38251fdc8f
commit
73f5d0c5d3
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue