On 06/05/15 10:46, Giuseppe Scrivano wrote:
Ander Juaristi<[email protected]> writes:
Why don't we just add Bash to the dependency list, at README.checkout?
This is (or at least, should be) the first resource to read for current and
future Wget developers.
that won't be enough, I am afraid. He had bash installed just /bin/sh
was pointing somewhere else.
Regards,
Giuseppe
The shebang could be changed to /bin/bash
However, dash supports $() and should be perfectly ok, indeed, ‘dash
bootstrap’ works fine here.