Update sft instructions to be agnostic of install location
What does this Merge Request do?
changing ProxyCommand "/usr/bin/sft" proxycommand %h
to ProxyCommand "sft" proxycommand %h
worked for me be able to use the new zero trust feature of qa.tunnel on my machine. I imagine depending on your os and customizations it may install in different places.
Merge Request checklist
- [-] Tests added for new functionality. If not, please raise Issue to follow-up.
- [-] This change is backward compatible. If not, please include steps to communicate to our users.
-
Documentation added/updated, if needed. - [-]
gdk doctor
test added, if needed.
Edited by 🤖 GitLab Bot 🤖