14 Commits

Author SHA1 Message Date
Callum Andrew
8fcae3323f
Add installer support for gopass (#61) 2022-12-03 23:16:07 +01:00
erikeah
6f678f92d9
Update src/install_host_app.sh
Co-authored-by: Thomas Vogt <tuxor1337@users.noreply.github.com>
2021-11-03 22:42:03 +00:00
Erik Eduardo
0c814a1aab Added support to LibreWolf MacOS 2021-11-03 19:05:16 +00:00
Erik Eduardo
8c769c7c14 Added support to Librewolf Linux 2021-11-03 13:47:33 +00:00
5bentz
6822932166 Install script: Add an example in usage(), fix #31 2018-12-09 10:23:51 +01:00
5bentz
67877fe123 Prevent globbing of file paths 2018-06-22 00:54:20 +02:00
Thomas Vogt
fc99c2c875 Escape @ characters in paths for use with sed, fix #13 2018-04-05 11:26:30 +02:00
Olivier Mehani
5799795fe5
Don't rely on sed's OS-specific behaviour
Signed-off-by: Olivier Mehani <olivier.mehani@learnosity.com>
2018-04-04 11:02:22 +10:00
Olivier Mehani
77f8dbbd66
Be POSIX sh compatible
Signed-off-by: Olivier Mehani <olivier.mehani@learnosity.com>
2018-04-04 11:02:21 +10:00
Olivier Mehani
e9c729e071
Install a functional host helper on OS X
Signed-off-by: Olivier Mehani <olivier.mehani@learnosity.com>
2018-04-04 11:02:20 +10:00
Wenxuan Zhao
d0527d80ba
Fix: Use in-place edit option that works for Linux, macOS, and OpenBSD
Signed-off-by: Wenxuan Zhao <viz@linux.com>
2018-03-31 20:06:03 -07:00
Wesley Moore
9a364e1c6b Use BSD style sed for BSD systems as well as macOS 2018-03-26 07:31:05 +11:00
Wesley Moore
827b71dad6 Fix syntax error using BSD flavored sed for macOS 2018-03-26 07:04:07 +11:00
Thomas Vogt
f8321af2d2 Initial commit. 2018-03-24 12:42:44 +01:00