What's Changed
- Added a
--no-ask
option toinstall.sh
in order to support non-interactive installs - Added execute permissions to
uninstall.sh
- Output of
(un)install.sh -h
is more organized now install.sh
now prints what's happening
Fixed
- A typo in install instructions
- Uninstall always required root/sudo
uninstall.sh
did not uninstall the config files even if--purge
option was usedinstall.sh
did not update the man page if it was already installed
New Contributors
- @lluttrell made their first contribution in #15
- @insanolanbiri made their first contribution in #16
Full Changelog: v1.1...v1.2