mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-16 15:20:37 +08:00
feat: Add delay
This commit is contained in:
@@ -409,4 +409,6 @@ mv -f "$BOOT" "$STORAGE/$BASE.boot.img"
|
|||||||
rm -rf "$TMP"
|
rm -rf "$TMP"
|
||||||
|
|
||||||
html "Installation finished successfully..."
|
html "Installation finished successfully..."
|
||||||
|
sleep 1.2
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
|
|||||||
Reference in New Issue
Block a user