Merge pull request #2508 from PrismLauncher/backport-2405-to-release-8.x
[Backport release-8.x] Fix portable if manifest is missing
This commit is contained in:
commit
658244574a
@ -1118,7 +1118,6 @@ void PrismUpdaterApp::backupAppDir()
|
||||
"Qt*.dll",
|
||||
});
|
||||
}
|
||||
file_list.append("portable.txt");
|
||||
logUpdate("manifest.txt empty or missing. making best guess at files to back up.");
|
||||
}
|
||||
logUpdate(tr("Backing up:\n %1").arg(file_list.join(",\n ")));
|
||||
|
Loading…
Reference in New Issue
Block a user