Rename tuxedo-os to tuxedoos
This commit is contained in:
parent
5911d2af41
commit
0d6a434ecd
6
quickget
6
quickget
|
@ -564,7 +564,7 @@ function os_support() {
|
|||
trisquel \
|
||||
truenas-core \
|
||||
truenas-scale \
|
||||
tuxedo-os \
|
||||
tuxedoos \
|
||||
ubuntu \
|
||||
ubuntu-budgie \
|
||||
ubuntucinnamon \
|
||||
|
@ -1082,7 +1082,7 @@ function releases_truenas-scale() {
|
|||
echo 23
|
||||
}
|
||||
|
||||
function releases_tuxedo-os() {
|
||||
function releases_tuxedoos() {
|
||||
echo current
|
||||
}
|
||||
|
||||
|
@ -2585,7 +2585,7 @@ function get_truenas-core() {
|
|||
echo "${URL} ${HASH}"
|
||||
}
|
||||
|
||||
function get_tuxedo-os() {
|
||||
function get_tuxedoos() {
|
||||
local ISO=""
|
||||
local URL=""
|
||||
local Current=
|
||||
|
|
Loading…
Reference in New Issue