#!/usr/bin/python

from sshmount_netrc import sshmount_netrc
if __name__ == '__main__':
   sshmount-netrc.main()
