Fix os-release
This commit is contained in:
parent
a680351797
commit
0bef59f023
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ ID=noveriaos
|
|||
ID_LIKE=alpine
|
||||
VERSION_ID="{{ OS_VERSION }}"
|
||||
PRETTY_NAME="NoveriaOS {{ OS_VERSION }}"
|
||||
RELEASE_INFO="{{ OS_RELEASE_INFO }}"
|
||||
RELEASE_INFO={{ OS_RELEASE_INFO }}
|
||||
HOME_URL="https://noveria.org"
|
||||
BUG_REPORT_URL="https://git.noveria.org/NoveriaOS/iso/issues"
|
||||
|
|
Loading…
Reference in a new issue