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

9 lines
No EOL
271 B
Text

INFO="Pop!_OS|Ubuntu||https://pop.system76.com/|Operating system for STEM and creative professionals who use their computer as a tool to discover and create.";;
function releases_popos() {
echo 22.04 21.10 20.04
}
function editions_popos() {
echo intel nvidia
}