Skip to content

Commit ba8d2dc

Browse files
committed
add more option to gruntfile for installer-debian
1 parent 78a095d commit ba8d2dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gruntfile.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ module.exports = function (grunt) {
3333
'electron-installer-debian': {
3434
app: {
3535
options: {
36+
name: 'boostnote',
3637
productName: 'Boostnote',
38+
genericName: 'Boostnote',
3739
productDescription: 'The opensource note app for developer.',
3840
arch: 'amd64',
3941
categories: [

0 commit comments

Comments
 (0)