Remove OS_RELEASE from /etc/os-release, will be appended if not found
This commit is contained in:
parent
e219ede7eb
commit
c832e1ea81
1 changed files with 0 additions and 1 deletions
|
@ -3,6 +3,5 @@ ID=noveriaos
|
||||||
ID_LIKE=alpine
|
ID_LIKE=alpine
|
||||||
VERSION_ID="{{ OS_VERSION }}"
|
VERSION_ID="{{ OS_VERSION }}"
|
||||||
PRETTY_NAME="NoveriaOS {{ OS_VERSION }}"
|
PRETTY_NAME="NoveriaOS {{ OS_VERSION }}"
|
||||||
RELEASE_INFO="{{ RELEASE_INFO }}"
|
|
||||||
HOME_URL="https://noveria.org"
|
HOME_URL="https://noveria.org"
|
||||||
BUG_REPORT_URL="https://git.noveria.org/NoveriaOS/iso/issues"
|
BUG_REPORT_URL="https://git.noveria.org/NoveriaOS/iso/issues"
|
Loading…
Reference in a new issue