blob: 14c914d6a67fc8393a2870610dfd6a7a1692feb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- electron-builder.json 2019-07-01 00:07:54.809324901 +0700
+++ electron-builder.json.new 2019-07-01 01:11:31.096414023 +0700
@@ -24,9 +24,7 @@
"linux": {
"artifactName": "${os}-phoenix-burst-wallet.${version}.${ext}",
"target": [
- "AppImage",
- "deb",
- "tar.gz"
+ "dir"
],
"publish": [
"github"
|