Move config to..
This commit is contained in:
parent
2fd7815c54
commit
59d69d23ba
|
|
@ -5,6 +5,7 @@ BASEDOF="-"
|
|||
HOMEPAGE="https://www.freebsd.org"
|
||||
DESCRIPTION="Operating system used to power modern servers, desktops, and embedded platforms"
|
||||
CREDENTIALS="-"
|
||||
GUEST="freebsd"
|
||||
|
||||
function releases_() {
|
||||
#shellcheck disable=SC2046,SC2005
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ BASEDOF="FreeBSD"
|
|||
HOMEPAGE="https://www.ghostbsd.org"
|
||||
DESCRIPTION="Simple, elegant desktop BSD Operating System"
|
||||
CREDENTIALS="-"
|
||||
GUEST="freebsd"
|
||||
|
||||
function releases_() {
|
||||
#shellcheck disable=SC2046,SC2005
|
||||
|
|
|
|||
Loading…
Reference in New Issue