mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2026-06-14 17:36:40 +00:00
5 lines
237 B
Text
5 lines
237 B
Text
INFO="FreeDOS|Independent||https://freedos.org/|DOS-compatible operating system that you can use to play classic DOS games, run legacy business software, or develop embedded systems.";;
|
|
|
|
function releases_freedos() {
|
|
echo 1.3 1.2
|
|
}
|