From 65308d9cf8306bdd26ba5d9d9187a78bdeb94b95 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Fri, 5 Apr 2024 17:47:14 -0400 Subject: [PATCH] remove unnecessary logging --- scripts/populate-webrings.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/populate-webrings.sh b/scripts/populate-webrings.sh index 005c24a..1de8a33 100755 --- a/scripts/populate-webrings.sh +++ b/scripts/populate-webrings.sh @@ -75,9 +75,7 @@ focus_first() { all_lines() { endless_orbit - &>2 echo "fetched endless orbit" focus_first - &>2 echo "fetched focus_first" } if [ "$dry_run" = '1' ]; then