summaryrefslogtreecommitdiff
path: root/announce.sh
blob: 905d7b0646652d9e28f2b7bbd94101af4551e5e1 (plain) (blame)
1
2
3
4
5
#!/bin/bash

toot post "The next LibreAustralia event will take place on $(date --date 'next wednesday' '+%a %e %b %Y'): <https://libreau.org/upcoming.html>.

$(head -2 free-sw-song.txt) 🎶" && tail -n +3 free-sw-song.txt > /tmp/f.txt && mv /tmp/f.txt free-sw-song.txt