fix: Wait message

This commit is contained in:
Kroese
2024-09-11 18:54:44 +02:00
committed by GitHub
parent f0a6370b96
commit 3fb52e4409

View File

@@ -408,7 +408,7 @@ fi
mv -f "$BOOT" "$STORAGE/$BASE.boot.img"
rm -rf "$TMP"
html "Installation finished successfully..."
html "Booting DSM instance..."
sleep 1.2
return 0