From abf67b05c2056e66c5f77d99ba6327f0f2714cda Mon Sep 17 00:00:00 2001 From: Defunct Date: Thu, 13 Oct 2016 14:45:41 +0000 Subject: [PATCH] resolves #99 --- algo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/algo b/algo index bf1ebe4d..d1e5773f 100755 --- a/algo +++ b/algo @@ -62,9 +62,9 @@ Enter your aws_access_key (http://docs.aws.amazon.com/AWSSimpleQueueService/late Enter your aws_secret_key (http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSGettingStartedGuide/AWSCredentials.html): : " -rs aws_secret_key - read -p " + read -e -p " Enter the local path to your SSH public key: -: " -r ssh_public_key +: " -i "~/.ssh/id_rsa.pub" -r ssh_public_key read -p " Name the vpn server: