Return to default deb after install script
Upstream electron-builder now contains the SUID sandbox change. See also https://github.com/electron-userland/electron-builder/pull/4163
This commit is contained in:
@@ -173,9 +173,6 @@
|
||||
"StartupWMClass": "riot"
|
||||
}
|
||||
},
|
||||
"deb": {
|
||||
"afterInstall": "electron_app/build/linux/after-install.tpl"
|
||||
},
|
||||
"mac": {
|
||||
"category": "public.app-category.social-networking",
|
||||
"darkModeSupport": true
|
||||
|
||||
Reference in New Issue
Block a user