X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsecurity%2Fssh.sh;h=48add7118461a11fd447b4cd7edfa022ab4a1bc3;hb=ab14c2f4301aa8b545086045ecc8a53cf66109de;hp=ca226c3cf21d12b913300850b3ea681758fc2ea8;hpb=609955490ac73b6cc566a8c28df0e8683018ee15;p=feisty_meow.git diff --git a/scripts/security/ssh.sh b/scripts/security/ssh.sh index ca226c3c..48add711 100755 --- a/scripts/security/ssh.sh +++ b/scripts/security/ssh.sh @@ -2,7 +2,7 @@ # wraps our calling the secure shell and lets us pick our credentials. -source "$FEISTY_MEOW_SCRIPTS/pick_credentials.sh" +source "$FEISTY_MEOW_SCRIPTS/security/pick_credentials.sh" \ssh -i "$keyfile" -X $*