mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-09 09:57:32 +08:00
feat: Add delay
This commit is contained in:
parent
db87256f5f
commit
f0a6370b96
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user