Pad output size
This commit is contained in:
parent
3e3835cf2d
commit
ba586166f8
1 changed files with 1 additions and 0 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue