mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-20 16:01:57 +01:00
Merge pull request #673 from dm0-/build-1353
Use consistent URLs in the distro files (stable)
This commit is contained in:
commit
232123e307
@ -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