From 3c7b6af77b25472348eb14947cd7d7040eba489d Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sun, 11 Mar 2012 21:17:36 -0400 Subject: [PATCH] making this be quieter. --- scripts/security/tell_zooty_our_ip.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/security/tell_zooty_our_ip.sh b/scripts/security/tell_zooty_our_ip.sh index f227d790..5e8aa2e6 100644 --- a/scripts/security/tell_zooty_our_ip.sh +++ b/scripts/security/tell_zooty_our_ip.sh @@ -33,7 +33,9 @@ echo "my ip is [$my_ip]" # gets us access to the server. this needs to be on the local machine # for sftp to run without a login prompt. sudo -u $local_user sftp $username@$server <