Closed robs898 closed 6 years ago
This enables install.sh to run on my Debian based test system. Why hasn't it been merged yet?
@CloudyProton Thanks for the poke. It didn't get merged (until now) since I've been swamped with work and career stuff (namely efforts to get the former and start the latter) for a bit now.
Removing the surrounding $() prevents the output being executed which will return an error without an argument.
install.sh fails on bash 4.419/debian sid with "getent utility missing" because it is executing "/usr/bin/getent" not just "which getent"