ignoring mac's .DS_Store items now.
[feisty_meow.git] / scripts / security / ssh.sh
index ca226c3cf21d12b913300850b3ea681758fc2ea8..48add7118461a11fd447b4cd7edfa022ab4a1bc3 100755 (executable)
@@ -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 $*