mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 05:36:00 +00:00
added build targets
This commit is contained in:
@@ -15,13 +15,15 @@
|
||||
},
|
||||
"linux": {
|
||||
"target": [
|
||||
"AppImage"
|
||||
"AppImage",
|
||||
"deb"
|
||||
],
|
||||
"icon": "icon512.png"
|
||||
},
|
||||
"win": {
|
||||
"target": [
|
||||
"nsis"
|
||||
"nsis",
|
||||
"portable"
|
||||
],
|
||||
"icon": "icon.ico"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user