mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 18:56: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': {
|
'electron-installer-debian': {
|
||||||
app: {
|
app: {
|
||||||
options: {
|
options: {
|
||||||
|
name: 'boostnote',
|
||||||
productName: 'Boostnote',
|
productName: 'Boostnote',
|
||||||
|
genericName: 'Boostnote',
|
||||||
productDescription: 'The opensource note app for developer.',
|
productDescription: 'The opensource note app for developer.',
|
||||||
arch: 'amd64',
|
arch: 'amd64',
|
||||||
categories: [
|
categories: [
|
||||||
|
|||||||
Reference in New Issue
Block a user