Clear screen before zsync OTA update starts (#9114)

This commit is contained in:
zwim
2022-06-08 12:09:51 +02:00
committed by GitHub
parent 5bcd3d0962
commit 02abbfedf1

View File

@@ -19,6 +19,8 @@ else
ZSYNC_MESSAGE="Computing zsync delta"
fi
# Clear screen before start
./fbink --cls
# Small zsync wrapper so we can print its output while it works...
./fbink -q -y -7 -pmh "${ZSYNC_MESSAGE} . . ."
# Clear any potential leftover from the local OTA tarball creation.