DistroHopper/OS/fedora
zen0bit c087af2323 tmp
2024-04-10 21:20:44 +02:00

23 lines
418 B
Text

INFO=" |Fedora|Independent||https://www.fedoraproject.org/|Innovative platform for hardware, clouds, and containers, built with love by you.";;
function releases_fedora() {
echo 39 38
}
function editions_fedora() {
echo Workstation \
Budgie \
Cinnamon \
i3 \
KDE \
LXDE \
LXQt \
Mate \
Xfce \
Silverblue \
Sericea \
Kinoite \
Sway \
Server \
Onyx
}