Skip to content

2.2.2

Latest
Compare
Choose a tag to compare
@flaupretre flaupretre released this 19 Oct 11:55
Fixup #44: Fixup bug when defining `ABSPATH` variable

Using `cd` might cause shell to echo back new working directory
(cf. issue https://github.com/flaupretre/terraform-ssh-tunnel/issues/44)

Proposed solution is to redirect `cd` output to `/dev/null`