summaryrefslogtreecommitdiff
path: root/announce.sh
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-03-27 23:39:18 +1100
committerYuchen Pei <hi@ypei.me>2022-03-27 23:40:32 +1100
commitfd738730e4570f48d4c4c7609dea82e6ef9c675f (patch)
tree154a1091654e654b0553f75c0a36d72c563ce5f0 /announce.sh
parentff2a7194a97c3fa6c769856c02f37ef3123c31c6 (diff)
prepared for publicationHEADmaster
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