Commit Graph

6 Commits

Author SHA1 Message Date
Gianluca Boiano 070127712e
chore: install.sh: some edits to make it work with sudo & su (close #242) (#244) 2022-12-10 23:23:12 +01:00
Paul Harriet Asiñero ac87fda61d
fix: install.sh: get current user instead of root on the automatic install script (#239)
* Get current user instead of root on the install.sh script

* Added automatic install steps on README.md
2022-09-16 09:41:34 +02:00
M0Rf30 8e7574ed9f chore: install.sh: use /bin/sh interp within shebang (close #232) 2022-08-14 17:21:27 +02:00
rusty-snake 4cf20251ea
chore: remove dead code from install.sh (#230)
`SELECTED_USER` is never used
2022-06-11 14:52:00 +02:00
M0Rf30 b59f6e8ef9 install.sh: shfmt and shellcheck pass 2021-04-25 11:09:39 +02:00
Kenzi Jeanis 135e1bc6f2
Add install script (#176)
Simplify the install process by adding a lightly configurable install script based on the README.md instructions.
2020-02-15 13:26:32 +01:00