From 5fe53ec36e9298fd40a36877a9a5ceb791814f50 Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 19 Nov 2022 13:00:13 +0800 Subject: No caddy, only nginx and certbot. --- template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/README.md') diff --git a/template/README.md b/template/README.md index 5228d6b..729e596 100644 --- a/template/README.md +++ b/template/README.md @@ -1,4 +1,4 @@ -This directory contains the template files used to generate the final config files. They should not be used directly usually. Run `../tool/setup.py` to perform any generation and necessary setup. +This directory contains the template files used to generate the final config files. They should not be used directly usually. Run `../tool/aio.py` to perform any generation and necessary setup. The template format is quite simple: they are just files containing `$VAR`s or `${VAR}`s. All variable names begin with `CRUPEST_` to avoid name conflicts. -- cgit v1.2.3