Correct typo in README

This commit is contained in:
Alexandre CATTEAU 2022-03-16 14:27:14 +01:00
parent a552c76a36
commit f63e9e0992

View File

@ -12,7 +12,7 @@ Version 2 implementation works roughly as follows:
### Files
* `conf-sync.sh` is the main script, which updates the files.
* `variables.conf.templates` contains examples variables definitions, and should be copied locally to `variables.conf`
* `variables.conf.template` contains examples variables definitions, and should be copied locally to `variables.conf`
(with any required modifications).
* `systemd-templates/` contains Systemd units templates for running the script unattended.
#### Installation