From: Silvio Rhatto Date: Sat, 23 Nov 2024 22:50:38 +0000 (-0300) Subject: Feat: OPML including all other OPML files (6) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=3adb39a8cc4e73aa0530922af66d420fd94fc6b0;p=feeds.git Feat: OPML including all other OPML files (6) --- diff --git a/all.opml b/all.opml index d9935ee..1c4f0f1 100644 --- a/all.opml +++ b/all.opml @@ -4,52 +4,52 @@ All Feeds - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/compile b/compile index 7182a57..09c7e42 100755 --- a/compile +++ b/compile @@ -31,7 +31,7 @@ find $DIRNAME -name '*.opml' | while read item; do #echo " " >> $OUT #echo " " >> $OUT - echo " " >> $OUT + echo " " >> $OUT done # Footer