Fix mistake
This commit is contained in:
parent
7014853d09
commit
8f794f5f84
@ -307,7 +307,7 @@ def main():
|
||||
except Exception:
|
||||
pass
|
||||
|
||||
if crypto:
|
||||
if encrypt:
|
||||
try:
|
||||
del partitions[partitions.index(cryptoPartition)]
|
||||
except Exception:
|
||||
|
Loading…
Reference in New Issue
Block a user