mirror of
https://github.com/rancher/os.git
synced 2025-07-05 02:56:13 +00:00
Merge pull request #1139 from mrajashree/PRETTY_NAME_issue
Version in PRETTY_NAME
This commit is contained in:
commit
b1368b27fc
@ -105,7 +105,7 @@ VERSION=$VERSION
|
|||||||
ID=rancheros
|
ID=rancheros
|
||||||
ID_LIKE=$ID_TYPE
|
ID_LIKE=$ID_TYPE
|
||||||
VERSION_ID=$VERSION
|
VERSION_ID=$VERSION
|
||||||
PRETTY_NAME="RancherOS"
|
PRETTY_NAME="RancherOS $VERSION"
|
||||||
HOME_URL=
|
HOME_URL=
|
||||||
SUPPORT_URL=
|
SUPPORT_URL=
|
||||||
BUG_REPORT_URL=
|
BUG_REPORT_URL=
|
||||||
|
Loading…
Reference in New Issue
Block a user