Explorar o código

add AppImage package for linux.

oldj %!s(int64=6) %!d(string=hai) anos
pai
achega
98c614e505
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/make.js

+ 1 - 1
scripts/make.js

@@ -32,7 +32,7 @@ const makeApp = async () => {
     //targets: Platform.MAC.createTarget(),
     mac: ['default'], // ['default', 'mas'],
     win: ['nsis:ia32', 'nsis:x64', 'portable:ia32'],
-    linux: ['zip:x64'],
+    linux: ['zip:x64', 'AppImage:x64'],
     config: {
       ...cfg_common,
       mac: {