From 89853a622d604074dc38c80330e5e3f2cb37dccd Mon Sep 17 00:00:00 2001 From: JohnE Date: Fri, 7 Nov 2014 13:09:13 -0500 Subject: [PATCH] fixed url --- .bash_servers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bash_servers b/.bash_servers index 4c8ca21..7388956 100644 --- a/.bash_servers +++ b/.bash_servers @@ -1,2 +1,2 @@ # ssh servers -alias malloc='ssh j3g@dev.malloc.io -D 7891' +alias malloc='ssh j3g@dev2.malloc.io -D 7891'