Skip to content

Commit c24d6c2

Browse files
committed
Add - to CODENAME
1 parent fa34f6a commit c24d6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libexec/rc/rc.d/os-release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ osrelease_start()
3434
CPE_NAME=cpe:/o:ghostbsd:ghostbsd:$_version_id
3535
HOME_URL=https://GhostBSD.org/
3636
BUG_REPORT_URL=https://github.com/ghostbsd/issues/issues/new/choose
37-
CODENAME="Twenty Five"
37+
CODENAME="Twenty-Five"
3838
__EOF__
3939
install -C -o root -g wheel -m ${osrelease_perms} "$t" "${osrelease_file}"
4040
rm -f "$t"

0 commit comments

Comments
 (0)