diff options
author | Sacha Chua <sacha@sachachua.com> | 2025-01-23 09:01:17 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2025-01-23 09:01:17 -0500 |
commit | 10de2b85896411b4dc10234d5d93667582dd0809 (patch) | |
tree | e057473adf14d455bb182fc2c619bff345055ae6 /README.org | |
parent | 802e2341157a5a6a74022acb49ccf81d4e075deb (diff) | |
download | emacsconf-ansible-10de2b85896411b4dc10234d5d93667582dd0809.tar.xz emacsconf-ansible-10de2b85896411b4dc10234d5d93667582dd0809.zip |
update note
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ To start a local copy of the wiki for testing, see [[#wiki-docker][Ikiwiki - Doc ** Ikiwiki *** Prod -When you update htmlscrubber.pm in wiki/templates: +When you update htmlscrubber.pm in wiki/templates or emacsconf.setup: ansible-playbook -i inventory.yml prod-playbook.yml --tags wiki-plugins ansible-playbook -i docker-inventory.yml docker-reuse-playbook.yml --tags wiki-plugins |