checking in some stuff... i'm going to rework how i do the disk init to ALWAYS use freshDisk().
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import parted
|
||||
|
||||
|
||||
PARTED_FSTYPES = list(dict(vars(parted.filesystem))['fileSystemType'].keys())
|
||||
|
||||
Reference in New Issue
Block a user