1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 02:36:36 +00:00

Add more info to gruntfile for Linux app

This commit is contained in:
Dick Choi
2016-04-07 08:35:40 +09:00
parent 749e85e8e6
commit e738ae5c8c

View File

@@ -33,6 +33,8 @@ module.exports = function (grunt) {
'electron-installer-debian': {
app: {
options: {
productName: 'Boostnote',
productDescription: 'The opensource note app for developer.',
arch: 'amd64',
categories: [
'Development',