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 e8c5e00 + c24d6c2 commit 2ff0590Copy full SHA for 2ff0590
libexec/rc/rc.d/os-release
@@ -33,8 +33,8 @@ osrelease_start()
33
PRETTY_NAME="GhostBSD $_version"
34
CPE_NAME=cpe:/o:ghostbsd:ghostbsd:$_version_id
35
HOME_URL=https://GhostBSD.org/
36
- BUG_REPORT_URL=https://github.com/ghostbsd/ghostbsd-src/issues/new/choose
37
- CODENAME="ISO-Rolling"
+ BUG_REPORT_URL=https://github.com/ghostbsd/issues/issues/new/choose
+ 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