Update install.sh

This commit is contained in:
Kroese 2025-02-15 03:04:13 +01:00 committed by GitHub
parent 891244fbde
commit 455151f6b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,8 +76,6 @@ startInstall() {
BOOT="$STORAGE/$file"
! migrateFiles "$BOOT" "$VERSION" && error "Migration failed!" && exit 57
fi
skipInstall "$BOOT" && return 1