diff options
| author | Luke Hoersten <[email protected]> | 2020-06-29 19:21:11 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2020-06-29 19:21:11 -0500 |
| commit | b61ea1bd7b0849af0df8d4c7c52b6954b8ceaa88 (patch) | |
| tree | fe1d18e97442c7bc7dc3cbf96afa8613fe5a56b8 /mercurial/web/tasks | |
| parent | 87b06a90243932b5ecdf394cee3fe1d97f040836 (diff) | |
Updated hgweb config
Diffstat (limited to 'mercurial/web/tasks')
| -rw-r--r-- | mercurial/web/tasks/main.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mercurial/web/tasks/main.yaml b/mercurial/web/tasks/main.yaml index 088a8fb..ba3c27c 100644 --- a/mercurial/web/tasks/main.yaml +++ b/mercurial/web/tasks/main.yaml @@ -10,6 +10,7 @@ loop: - "uwsgi" - "uwsgi-plugin-python3" + - "python3-pygments" notify: restart uwsgi - name: configure hgweb |
