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:
J. Ryan Stinnett 2020-02-13 14:52:42 +00:00
parent 3eb5eb1d21
commit 2c0968e40e
2 changed files with 0 additions and 17 deletions

View file

@ -173,9 +173,6 @@
"StartupWMClass": "riot"
}
},
"deb": {
"afterInstall": "electron_app/build/linux/after-install.tpl"
},
"mac": {
"category": "public.app-category.social-networking",
"darkModeSupport": true