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.
2 parents e0c6e55 + 7af5a1d commit dc806ccCopy full SHA for dc806cc
1 file changed
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-Six"
38
__EOF__
39
install -C -o root -g wheel -m ${osrelease_perms} "$t" "${osrelease_file}"
40
rm -f "$t"
0 commit comments