mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
add more option to gruntfile for installer-debian
This commit is contained in:
@@ -33,7 +33,9 @@ module.exports = function (grunt) {
|
||||
'electron-installer-debian': {
|
||||
app: {
|
||||
options: {
|
||||
name: 'boostnote',
|
||||
productName: 'Boostnote',
|
||||
genericName: 'Boostnote',
|
||||
productDescription: 'The opensource note app for developer.',
|
||||
arch: 'amd64',
|
||||
categories: [
|
||||
|
||||
Reference in New Issue
Block a user