Update install.sh

This commit is contained in:
Kroese 2025-10-08 17:38:16 +02:00 committed by GitHub
parent 625cef0884
commit 5396d1b03e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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