feat: Add delay

This commit is contained in:
Kroese
2024-09-11 18:50:10 +02:00
committed by GitHub
parent db87256f5f
commit f0a6370b96

View File

@@ -409,4 +409,6 @@ mv -f "$BOOT" "$STORAGE/$BASE.boot.img"
rm -rf "$TMP"
html "Installation finished successfully..."
sleep 1.2
return 0