[ALL] fix base info
All checks were successful
/ test (push) Successful in 14s

This commit is contained in:
Michaël Ricart 2025-02-27 15:27:55 +01:00
parent 454cabb8bc
commit ca0f22638f

View file

@ -2,6 +2,6 @@
{{ hostname.replace("\n", "") }} {{ hostname.replace("\n", "") }}
{{ "=" * (hostname|length) }} {{ "=" * (hostname|length) }}
:os: {{ os["NAME"] }} .. os: {{ os["NAME"] }}
:version: {{ os["VERSION"] }} :version: {{ os["VERSION"] }}