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