From f390682c6ea27fa211255251a3e48826745280b4 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 18 Jul 2022 07:00:57 -0500 Subject: Comment out archiving --- runsfeed | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runsfeed b/runsfeed index 2296736..7bafcc0 100755 --- a/runsfeed +++ b/runsfeed @@ -31,8 +31,8 @@ main() { atom "$sfeedpath" 7 >"$SFEED_OUTPUT/feeds-short.xml" log Generating OPML... opml "$sfeedrc" >"$SFEED_OUTPUT/feeds.opml" - log Archiving old feeds... - archive "$sfeedpath"/* + # log Archiving old feeds... + # archive "$sfeedpath"/* log Done. } -- cgit 1.4.1-21-gabe81