1
0
mirror of https://github.com/Mroik/ttbp-rssgen.git synced 2025-04-20 11:13:22 +00:00

Compare commits

...

No commits in common. "439df21c18416fd8790fe561d33d09226854d7be" and "721c71285850614f23599c806416fedd1d70ea09" have entirely different histories.

View File

@ -20,7 +20,7 @@ fi
echo "<description>$user's blog on tilde.town</description>"
} > $location
for x in $(ls /home/$user/.ttbp/entries | grep -v "^hidden")
for x in $(ls /home/$user/.ttbp/entries)
do
{
echo "<item>"