summarylogtreecommitdiffstats
path: root/electron-builder.json.patch
blob: e9c6c1e458f5f9235233563a313dd7bd0c483992 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- electron-builder.json	2019-05-17 19:14:40.470997309 +0700
+++ electron-builder.json	2019-05-17 19:21:02.463354518 +0700
@@ -22,12 +22,7 @@
   },
   "linux": {
     "artifactName": "${os}-phoenix-burst-wallet.${version}.${ext}",
-    "target": [
-      "AppImage",
-      "deb",
-      "rpm",
-      "tar.gz"
-    ],
+    "target": ["dir"],
     "publish": [
       "github"
     ],