mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-21 08:22:24 +01:00
lsb_release: update BUG_REPORT_URL
See https://github.com/coreos/coreos-overlay/pull/2463 for the reasoning. This was missed in that sweep of changes.
This commit is contained in:
parent
bbd0fac9ec
commit
35ca273054
@ -58,7 +58,7 @@ BUILD_ID=$COREOS_BUILD_ID
|
||||
PRETTY_NAME="$OS_PRETTY_NAME"
|
||||
ANSI_COLOR="38;5;75"
|
||||
HOME_URL="https://coreos.com/"
|
||||
BUG_REPORT_URL="https://github.com/coreos/bugs/issues"
|
||||
BUG_REPORT_URL="https://issues.coreos.com"
|
||||
EOF
|
||||
sudo ln -sf "../usr/lib/os-release" "${ROOT_FS_DIR}/etc/os-release"
|
||||
sudo ln -sf "../../lib/os-release" "${ROOT_FS_DIR}/usr/share/coreos/os-release"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user