This commit is contained in:
Kyle Spearrin 2018-02-16 12:18:04 -05:00
parent afa2112d91
commit 27f24eb076
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ export class UpdaterMain {
}
if (process.platform === 'linux' && !isAppImage()) {
// Only AppImage packages support auto-update on linux
if (withFeedback) {
shell.openExternal('https://github.com/bitwarden/desktop/releases');
}