Eugene Pankov 5 лет назад
Родитель
Сommit
a10eb5ff90
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -105,7 +105,8 @@
     "linux": {
       "category": "Utilities",
       "icon": "./build/icons",
-      "artifactName": "terminus-${version}-linux.${ext}"
+      "artifactName": "terminus-${version}-linux.${ext}",
+      "executableArgs": ["--no-sandbox"]
     },
     "snap": {
       "plugs": ["default", "system-files", "system-observe"]