Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-02 | keybase: keybase-gui: do not run `systemctl import-environment` if unset | Ivan Shapovalov | |
If the variable is unset, `systemctl import-environment` exits with an error. Explicitly call `systemctl unset-environment` in this case. | |||
2024-08-02 | keybase: keybase-gui: bashize, cleanup | Ivan Shapovalov | |
Arch uses bash; no reason not to use it here. | |||
2024-08-02 | keybase: keybase-gui: single-source electron version | Ivan Shapovalov | |