2.2.2
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`