From b5c4cb2e4b5af034e62cefca2a3a06bdb48d5939 Mon Sep 17 00:00:00 2001 From: Mark McDonnell Date: Wed, 23 Mar 2016 09:51:20 +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 bca58a9..243fe09 100644 --- a/scp-remote-to-local.sh +++ b/scp-remote-to-local.sh @@ -33,10 +33,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