diff --git a/ssh-ident b/ssh-ident index 590100f..e6de36f 100755 --- a/ssh-ident +++ b/ssh-ident @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/python from __future__ import print_function """Start and use ssh-agent and load identities as necessary.