mirror of
https://github.com/Mroik/ttbp-rssgen.git
synced 2025-05-12 05:13:22 +00:00
Compare commits
No commits in common. "439df21c18416fd8790fe561d33d09226854d7be" and "721c71285850614f23599c806416fedd1d70ea09" have entirely different histories.
439df21c18
...
721c712858
@ -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>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user