diff --git a/scripts/ec2gaming-vpnup.sh b/scripts/ec2gaming-vpnup.sh index 0ca1909..2170a54 100755 --- a/scripts/ec2gaming-vpnup.sh +++ b/scripts/ec2gaming-vpnup.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash source "$(dirname "$0")/ec2gaming.header" -echo -n "Connecting VPN (you may see an authentication prompt)... " +echo "Connecting VPN (you may see an authentication prompt)... " IP=$(./ec2gaming-ip.sh) AUTH=$(realpath "$(pwd)/../ec2gaming.auth") CONFIG_EXISTS=0