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:
parent
3eb5eb1d21
commit
2c0968e40e
2 changed files with 0 additions and 17 deletions
|
@ -173,9 +173,6 @@
|
|||
"StartupWMClass": "riot"
|
||||
}
|
||||
},
|
||||
"deb": {
|
||||
"afterInstall": "electron_app/build/linux/after-install.tpl"
|
||||
},
|
||||
"mac": {
|
||||
"category": "public.app-category.social-networking",
|
||||
"darkModeSupport": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue