boot: add empty line

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-12-31 04:20:01 +01:00
parent 276b21d130
commit 731ffd710c

View File

@@ -314,6 +314,7 @@ elif [ "${DIRECTBOOT}" = "false" ]; then
sleep 1
done
done
echo
if ! _bootwait; then
exit 0
fi