summarylogtreecommitdiffstats
path: root/patch.patch
blob: 11ba53248982ef98b02da8f07b9041e79022735b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/package.json b/package.json
index 32e63ca..52a9ef9 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
     "compileTsAndStart": "npx tsc && electron .",
     "compileAndStart": "npx tsc && sass styles/:styles/ && electron .",
     "buildWindows": "electron-builder build --win --x64 --ia32 --publish never",
-    "buildLinux": "electron-builder build --linux AppImage deb tar.gz --publish never"
+    "buildLinux": "electron-builder build --linux deb --publish never"
   },
   "keywords": [
     "TF2",