Fix the utils.tar size

This commit is contained in:
Kron4ek 2021-04-12 02:00:33 +05:00 committed by GitHub
parent f402162502
commit 8dce6f69a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ scriptsize=13692
# The size of the utils.tar archive
# utils.tar contains bwrap and squashfuse binaries
utilssize=1259520
utilssize=1300480
# Offset where the squashfs image is stored
offset=$((scriptsize+utilssize))