X-Git-Url: https://git.madduck.net/etc/ssh.git/blobdiff_plain/a4fa81967fccf40c28854817ee10d3560b033037..c873f02f9800a94f1241370efcb1ab2b64348b39:/.ssh/Makefile?ds=sidebyside diff --git a/.ssh/Makefile b/.ssh/Makefile index cfb923b..111d692 100644 --- a/.ssh/Makefile +++ b/.ssh/Makefile @@ -64,4 +64,5 @@ config: $(LOCAL_CONFIG) config.in -e 's,^.+\bCanonical.+$$,##UNSUPPORTED##&,' \ $@ \ ;; \ - esac + esac; \ + sed -i -re '/^Host fishbowl/,/^[[:space:]]*ProxyCommand/s/ProxyCommand.*/Host localhost/' $@