1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

add os-release parser

This commit is contained in:
Kelly Brazil
2023-10-01 17:42:00 -07:00
parent d96e96219e
commit e643badaf7
12 changed files with 212 additions and 2 deletions

View File

@ -96,6 +96,7 @@ parsers: List[str] = [
'ntpq',
'openvpn',
'os-prober',
'os-release',
'passwd',
'pci-ids',
'pgpass',