Akash Nimare
|
3eb4cf4f64
|
Ubuntu: Add Zulip link to the binrary.
Zulip can't be run from the terminal because we were not
linking the binary to the bin. The electron-builder used to support
this by default but we as we added the afterInstall
script it got removed.
More info -
https://github.com/electron-userland/electron-builder/issues/2682,
https://github.com/electron-userland/electron-builder/issues/2689
Fixes #444.
|
2018-03-19 20:38:38 +05:30 |
|
akashnimare
|
d86797d2fc
|
debian: replace bash shebang with '#!/usr/bin/env bash" for portability.
According to the debian config rules '#!/usr/bin/env bash' violates
the quality standard which isn't allowed.
More info - https://github.com/Microsoft/vscode/issues/35638
|
2017-12-05 23:58:26 +05:30 |
|
akashnimare
|
a1d5a35ccf
|
debian: Remove config files when user uninstalls app
|
2017-12-05 21:01:26 +05:30 |
|
Akash Nimare
|
13ae6f07e9
|
Add comment for adding apt repo
|
2017-12-05 18:41:06 +05:30 |
|
cPhost
|
fe9c66d8c2
|
debian-installer: add apt repo for debian
|
2017-12-05 07:29:34 -05:00 |
|