mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2026-06-14 17:36:40 +00:00
19 lines
173 B
Text
19 lines
173 B
Text
# Template file for ''
|
|
OSNAME=""
|
|
PRETTY=""
|
|
BASEDOF=""
|
|
HOMEPAGE=""
|
|
DESCRIPTION=""
|
|
CREDENTIALS="-"
|
|
|
|
function releases_() {
|
|
|
|
}
|
|
|
|
function editions_() {
|
|
|
|
}
|
|
|
|
function get_() {
|
|
|
|
}
|