From: Silvio Rhatto Date: Sat, 23 Nov 2024 22:41:14 +0000 (-0300) Subject: Feat: OPML including all other OPML files (4) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d80ba94bf979c7a4c4101d58aefe37364fc59baf;p=feeds.git Feat: OPML including all other OPML files (4) --- diff --git a/all.opml b/all.opml index 7efa7ae..8fa4744 100644 --- a/all.opml +++ b/all.opml @@ -4,52 +4,52 @@ All Feeds - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/compile b/compile index 96e2e5f..205a42e 100755 --- a/compile +++ b/compile @@ -28,8 +28,8 @@ find $DIRNAME -name '*.opml' | while read item; do continue fi - #echo " " >> $OUT - echo " " >> $OUT + #echo " " >> $OUT + echo " " >> $OUT done # Footer