diff --git a/src/install.sh b/src/install.sh index 6abe518..f7ec7f4 100644 --- a/src/install.sh +++ b/src/install.sh @@ -301,7 +301,4 @@ fi mv -f "$BOOT" "$STORAGE/$BASE.boot.img" rm -rf "$TMP" -html "Booting DSM instance..." -sleep 1.2 - return 0