mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-28 12:35:40 +01:00
comment
This commit is contained in:
parent
afa2112d91
commit
27f24eb076
@ -108,6 +108,7 @@ export class UpdaterMain {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (process.platform === 'linux' && !isAppImage()) {
|
if (process.platform === 'linux' && !isAppImage()) {
|
||||||
|
// Only AppImage packages support auto-update on linux
|
||||||
if (withFeedback) {
|
if (withFeedback) {
|
||||||
shell.openExternal('https://github.com/bitwarden/desktop/releases');
|
shell.openExternal('https://github.com/bitwarden/desktop/releases');
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user