Pad output size

This commit is contained in:
Alec Murphy 2025-02-01 10:31:15 -05:00
parent 3e3835cf2d
commit ba586166f8

View file

@ -27,6 +27,7 @@ def make_slipstream_iso():
)
+ 2048
)
output_size = round_up(int(output_size * 1.2), 2048)
print(str(output_size))
# Zero the output file
res = os.system(