add snap and appimage linux targets

pull/226/head
Mikael Finstad 7 years ago
parent fe55f38ac0
commit 3afc195577

@ -120,7 +120,7 @@
"node_modules/ffprobe-static/bin/linux/x64/**" "node_modules/ffprobe-static/bin/linux/x64/**"
], ],
"icon": "icon-build/app-512.png", "icon": "icon-build/app-512.png",
"target": "tar.bz2" "target": ["tar.bz2", "snap", "AppImage"]
} }
} }
} }

Loading…
Cancel
Save