summaryrefslogtreecommitdiffstats
path: root/roles/obs/templates/bbb
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-10-20 12:46:46 -0400
committerSacha Chua <sacha@sachachua.com>2023-10-20 12:46:53 -0400
commit75d6d611631c7c1783a590cc1192ff6ef3fa27d9 (patch)
tree378f058563107275054e9a7bda0a54fe679f17df /roles/obs/templates/bbb
parent44378fb23b01ed8a00e1dda3639b711f7e9e719c (diff)
downloademacsconf-ansible-75d6d611631c7c1783a590cc1192ff6ef3fa27d9.tar.xz
emacsconf-ansible-75d6d611631c7c1783a590cc1192ff6ef3fa27d9.zip
update BBB script
Diffstat (limited to '')
-rwxr-xr-xroles/obs/templates/bbb5
1 files changed, 4 insertions, 1 deletions
diff --git a/roles/obs/templates/bbb b/roles/obs/templates/bbb
index 240a122..abe1da1 100755
--- a/roles/obs/templates/bbb
+++ b/roles/obs/templates/bbb
@@ -10,4 +10,7 @@ fi
# Update the overlay
SLUG=$1
overlay $SLUG
-firefox https://media.emacsconf.org/{{ emacsconf_year }}/backstage/current/room/$SLUG
+firefox https://media.emacsconf.org/{{ emacsconf_year }}/backstage/assets/redirects/open/bbb-$SLUG.html &
+sleep 2
+xdotool key Return
+xdotool key F11