Commit graph

3 commits

Author SHA1 Message Date
nadrad cda496ff21 now read works when piped to bash 2022-09-16 09:24:49 +02:00
Lawrence Lagerlof ccd72c5339 Installer automatically download h-m-m
If h-m-m doesn't exist in the same directory as this script,
tries to download the application from github repository.
2022-09-15 16:58:56 -03:00
Lawrence Lagerlof f7923bf2af Installer (shell script)
This installer performs the following actions:

- Check if php is on PATH.
- Check if  xclip, xsel or wl-clipboard are on PATH.
- Check if /usr/local/bin exists, if not fallback to /usr/bin
- Copy h-m-m to destination directory (mentioned above).
- Make h-m-m executable.
2022-09-15 15:27:49 -03:00