mirror of
https://github.com/Mroik/ttbp-rssgen.git
synced 2025-04-20 11:13:22 +00:00
Compare commits
No commits in common. "721c71285850614f23599c806416fedd1d70ea09" and "439df21c18416fd8790fe561d33d09226854d7be" have entirely different histories.
721c712858
...
439df21c18
@ -20,7 +20,7 @@ fi
|
|||||||
echo "<description>$user's blog on tilde.town</description>"
|
echo "<description>$user's blog on tilde.town</description>"
|
||||||
} > $location
|
} > $location
|
||||||
|
|
||||||
for x in $(ls /home/$user/.ttbp/entries)
|
for x in $(ls /home/$user/.ttbp/entries | grep -v "^hidden")
|
||||||
do
|
do
|
||||||
{
|
{
|
||||||
echo "<item>"
|
echo "<item>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user