We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa34f6a commit c24d6c2Copy full SHA for c24d6c2
libexec/rc/rc.d/os-release
@@ -34,7 +34,7 @@ osrelease_start()
34
CPE_NAME=cpe:/o:ghostbsd:ghostbsd:$_version_id
35
HOME_URL=https://GhostBSD.org/
36
BUG_REPORT_URL=https://github.com/ghostbsd/issues/issues/new/choose
37
- CODENAME="Twenty Five"
+ CODENAME="Twenty-Five"
38
__EOF__
39
install -C -o root -g wheel -m ${osrelease_perms} "$t" "${osrelease_file}"
40
rm -f "$t"
0 commit comments