summaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-12-02 08:18:56 -0500
committerSacha Chua <sacha@sachachua.com>2022-12-02 08:18:56 -0500
commit66ae0b351fe2709d583073496f3ff6812989cdd2 (patch)
treec70099fba7f9e38e6162f0dab4be0c780d65b861 /README.org
parent58a16c0d64ca9ba3bc8861fbaeb19d2630de04aa (diff)
downloademacsconf-ansible-66ae0b351fe2709d583073496f3ff6812989cdd2.tar.xz
emacsconf-ansible-66ae0b351fe2709d583073496f3ff6812989cdd2.zip
prerec updates
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index 57d8094..d507217 100644
--- a/README.org
+++ b/README.org
@@ -58,6 +58,9 @@ git remote add docker ssh://ikiwiki@127.0.0.1:2222/var/www/wiki.git
Debugging
ssh wiki 'cd /var/www/wiki.git; git update-ref refs/heads/master HEAD^' && git push docker 2022-pages
+* Processing prerecs
+
+ansible-playbook -i inventory.yml prod-playbook.yml --tags prerec
* Publishing