fix script comment

This commit is contained in:
Michael Carlson 2020-11-23 22:11:57 -07:00
parent 701a670515
commit 8b6489657d

View file

@ -14,7 +14,7 @@ eval last=$last
# Try to pick the right key
# No "--word-regexp" because Terraforms usage of git ends up as
# "git-upload-pack 'webfactory/ssh-agent.git'". "--word-regexp" will not match it.
# "git-upload-pack '/webfactory/ssh-agent.git'". "--word-regexp" will not match it.
# Other integrations still work without "--word-regexp"
ssh-add -L | grep --max-count=1 $last > $key_file