summaryrefslogtreecommitdiffstats
path: root/roles/prerec/templates/publish-backstage-index.sh
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-11-08 12:00:47 -0500
committerSacha Chua <sacha@sachachua.com>2022-11-08 12:00:47 -0500
commitc2d647a3cb3a6d456684bcdce327954214352959 (patch)
tree4fe8bf78b9ef868453bb974758856b2c19c20830 /roles/prerec/templates/publish-backstage-index.sh
parent5bf4ab50e13a9be2923ddebe69525b40df8ab3bc (diff)
downloademacsconf-ansible-c2d647a3cb3a6d456684bcdce327954214352959.tar.xz
emacsconf-ansible-c2d647a3cb3a6d456684bcdce327954214352959.zip
Update edit and publish configs, tweak OBS, add Mumble client
Diffstat (limited to 'roles/prerec/templates/publish-backstage-index.sh')
-rwxr-xr-xroles/prerec/templates/publish-backstage-index.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/prerec/templates/publish-backstage-index.sh b/roles/prerec/templates/publish-backstage-index.sh
new file mode 100755
index 0000000..96b27e7
--- /dev/null
+++ b/roles/prerec/templates/publish-backstage-index.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+# {{ ansible_managed }}
+emacsclient -a emacs --eval "(emacsconf-publish-backstage-index)"