Add new linux targets (deb, rpm)

This commit is contained in:
TC
2020-12-12 22:28:30 +01:00
parent c03a08e76a
commit 81198192bb

View File

@ -22,7 +22,8 @@
},
"linux": {
"icon": "assets/generated/icons/png",
"category": "AudioVideo"
"category": "AudioVideo",
"target": ["AppImage", "deb", "rpm"]
}
},
"scripts": {