mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2026-06-14 17:36:40 +00:00
9 lines
222 B
Text
9 lines
222 B
Text
INFO="GhostBSD|FreeBSD||https://www.ghostbsd.org/|Simple, elegant desktop BSD Operating System.";;
|
|
|
|
function releases_ghostbsd() {
|
|
echo 22.01.12 21.11.24 21.10.16
|
|
}
|
|
|
|
function editions_ghostbsd() {
|
|
echo mate xfce
|
|
}
|