summaryrefslogtreecommitdiffstats
path: root/roles/obs/templates/pad
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-09-13 08:58:06 -0400
committerSacha Chua <sacha@sachachua.com>2023-09-13 08:58:24 -0400
commit077112b718eb29aecf331b1e703e7e90d8538e6c (patch)
tree5eab58517501dce8c79101bb7740c5000c506511 /roles/obs/templates/pad
parent366d6aec267f543f9a7b928778a09b80852346f3 (diff)
downloademacsconf-ansible-077112b718eb29aecf331b1e703e7e90d8538e6c.tar.xz
emacsconf-ansible-077112b718eb29aecf331b1e703e7e90d8538e6c.zip
add some more scripts, change 2022 to emacsconf_year
Diffstat (limited to 'roles/obs/templates/pad')
-rwxr-xr-xroles/obs/templates/pad8
1 files changed, 8 insertions, 0 deletions
diff --git a/roles/obs/templates/pad b/roles/obs/templates/pad
new file mode 100755
index 0000000..e9953a1
--- /dev/null
+++ b/roles/obs/templates/pad
@@ -0,0 +1,8 @@
+#!/bin/bash
+# Display the Etherpad collaborative document
+# {{ ansible_managed }}
+
+# Update the overlay
+SLUG=$1
+overlay $SLUG
+firefox https://pad.emacsconf.org/{{ emacsconf_year }}-$SLUG