summaryrefslogtreecommitdiffstats
path: root/roles/obs/templates/pad
diff options
context:
space:
mode:
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