Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / customize / fred / scripts / sftp.sh
diff --git a/customize/fred/scripts/sftp.sh b/customize/fred/scripts/sftp.sh
deleted file mode 100644 (file)
index c668500..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-source "$FEISTY_MEOW_LOADING_DOCK/custom/scripts/pick_credentials.sh"
-
-# a wrapper for the file transfers using secure shell.
-\sftp -i "$keyfile" $*
-