From 2ef29a95c40e7f6720fc54a3e985cc2e138eb162 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 19 Jul 2020 10:17:19 +0300 Subject: test: use runcmd.* and daemon.py in ewww.md --- ewww.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ewww.md b/ewww.md index 8e60f8b..1623f1f 100644 --- a/ewww.md +++ b/ewww.md @@ -182,8 +182,13 @@ and allow is "GET HEAD" --- title: "Ewww — a Web server for static sites" author: Lars Wirzenius -bindings: ewww.yaml -functions: ewww.py +bindings: + - ewww.yaml + - runcmd.yaml +functions: + - ewww.py + - daemon.py + - runcmd.py classes: - scenario-disabled ... -- cgit v1.2.1