diff --git a/templeos-slipstream b/templeos-slipstream index 81183fe..7e55c97 100755 --- a/templeos-slipstream +++ b/templeos-slipstream @@ -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(