change yourtilde to club

This commit is contained in:
Ben Harris 2019-12-01 20:20:26 -05:00
parent 6a7d2669a7
commit 74ef150c21
1 changed files with 1 additions and 1 deletions

2
bot.sh
View File

@ -56,7 +56,7 @@ do
| sendmail $email_addr
done 11< email-subscribers.txt
for json in . ./yourtilde ./team; do
for json in . ./club ./team; do
TOOT_JSON_PATH=$json toot "dj $dj is now streaming live on https://tilderadio.org! tune in here: $link"
done
fi