From: Chris Koeritz Date: Mon, 12 Mar 2012 01:17:36 +0000 (-0400) Subject: making this be quieter. X-Git-Tag: 2.140.90~1477 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=3c7b6af77b25472348eb14947cd7d7040eba489d;hp=941a1c4a667fd2606edb7c6f365fdf1938b4f95e;p=feisty_meow.git making this be quieter. --- 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 <