diff --git a/src/install.sh b/src/install.sh index 2f4dbd2..9e266d5 100644 --- a/src/install.sh +++ b/src/install.sh @@ -76,8 +76,6 @@ startInstall() { BOOT="$STORAGE/$file" - ! migrateFiles "$BOOT" "$VERSION" && error "Migration failed!" && exit 57 - fi skipInstall "$BOOT" && return 1