summaryrefslogtreecommitdiffstats
path: root/playbook.org
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-11-27 08:32:41 -0500
committerSacha Chua <sacha@sachachua.com>2021-11-27 08:32:41 -0500
commit29a5af655f3cb04ac4c60e2fff97470d97fd84a1 (patch)
tree50bd6d571473cfbff16e9a26fb30262b414f9d73 /playbook.org
parentea68bf676d6dcbbc5e6e31c32079beda396a1d8f (diff)
downloademacsconf-wiki-29a5af655f3cb04ac4c60e2fff97470d97fd84a1.tar.xz
emacsconf-wiki-29a5af655f3cb04ac4c60e2fff97470d97fd84a1.zip
fix playbook script
Diffstat (limited to 'playbook.org')
-rw-r--r--playbook.org9
1 files changed, 6 insertions, 3 deletions
diff --git a/playbook.org b/playbook.org
index d98e311d..390643f9 100644
--- a/playbook.org
+++ b/playbook.org
@@ -24,7 +24,10 @@
| ${playbook} | playbook.org shared over CRDT |
| ${dump} | [[/ssh:live:/data/]] |
| ${media} | [[/ssh:front:/var/www/media.emacsconf.org/2021/]] |
-
+| ${live-main} | [[/ssh:front:/var/www/live.emacsconf.org/main.html]] |
+| ${live-480p} | [[/ssh:front:/var/www/live.emacsconf.org/main-480p.html]] |
+| ${live-index} | [[/ssh:front:/var/www/live.emacsconf.org/index.html]] |
+| ${live-alt} | [[/ssh:front:/var/www/live.emacsconf.org/alt.html]] |
* Thursday or Friday before the conference
:PROPERTIES:
:CUSTOM_ID: days-before
@@ -57,9 +60,9 @@
- Start backup process for pad
#+begin_src sh :eval no :tangle playbook/backup-pad.sh
while true; do
- curl https://etherpad.wikimedia.org/p/emacsconf-2021/export/html > emacsconf-$(date +"%Y%m%d-%H%M%S").html
+ curl https://etherpad.wikimedia.org/p/emacsconf-2021/export/html > emacsconf-$(date +"%Y%m%d-%H%M%S").html
sleep 15m
- end
+ done
#+end_src
- Computer for alternate streaming:
- Open browser for joining BBB