summaryrefslogtreecommitdiff
path: root/announce.sh
diff options
context:
space:
mode:
Diffstat (limited to 'announce.sh')
-rwxr-xr-xannounce.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/announce.sh b/announce.sh
new file mode 100755
index 0000000..905d7b0
--- /dev/null
+++ b/announce.sh
@@ -0,0 +1,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