Update install.sh

This commit is contained in:
Kroese 2024-05-04 12:33:12 +02:00 committed by GitHub
parent 8382796985
commit 807ed16ebb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -140,7 +140,6 @@ finishInstall() {
fi
rm -rf "$TMP"
BOOT_INDEX=1
return 0
}