This commit is contained in:
Kirill Zhukov 2022-12-29 17:10:00 +01:00
parent f4379c3f99
commit 6a5f0471fe
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ check [config.default.yml](config.default.yml) for references
```bash ```bash
$ pip install -r requirements.txt $ pip install -r requirements.txt
``` ```
4. Create config file using [config.default.yml](config.default.yml) and start service with _albs_oval_errata_dif.py_ script 4. Create config file using [config.default.yml](config.default.yml) and start service with _albs_oval_errata_diff.py_ script
```bash ```bash
$ python albs_oval_errata_diff.py config.yml $ python albs_oval_errata_diff.py config.yml
2022-12-29 16:20:11,139 INFO start Trying to load diff file from disk 2022-12-29 16:20:11,139 INFO start Trying to load diff file from disk