#!/bin/sh

/usr/bin/ssh -i /home/ranger/.ssh/id_nopasswd "$@"
