Skip to content

Commit 408fd14

Browse files
fix linux config
1 parent d160e72 commit 408fd14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

electron-builder.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ module.exports = {
3939
target: 'AppImage',
4040
icon: resolvePathFromProjectRoot('src/presentation/electron/build/icon.png'),
4141
category: 'Utility',
42+
executableName: 'anonseclab-privacy',
4243
desktop: {
4344
Icon: 'anonseclab-privacy',
4445
Name: 'AnonSecLab Privacy Tools',
45-
Exec: 'anonseclab-privacy',
4646
},
4747
},
4848
appImage: {

0 commit comments

Comments
 (0)