From df863f37083ccf5d0a7778f3dc4b95cf71bf2043 Mon Sep 17 00:00:00 2001 From: Mark McDonnell Date: Wed, 23 Mar 2016 16:04:33 +0000 Subject: [PATCH] Update scp-remote-to-local.sh --- scp-remote-to-local.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scp-remote-to-local.sh b/scp-remote-to-local.sh index 12dc35f..d9c80f5 100644 --- a/scp-remote-to-local.sh +++ b/scp-remote-to-local.sh @@ -34,10 +34,6 @@ If you have any curl/cert issues try: If you have any parsing issues try: brew install jq - -If you have any issues with SCP then -make sure you've given your user SSH access via Cosmos. -This is something I'd like to automate via this script in future. EOF exit 1