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 \
|
trisquel \
|
||||||
truenas-core \
|
truenas-core \
|
||||||
truenas-scale \
|
truenas-scale \
|
||||||
tuxedo-os \
|
tuxedoos \
|
||||||
ubuntu \
|
ubuntu \
|
||||||
ubuntu-budgie \
|
ubuntu-budgie \
|
||||||
ubuntucinnamon \
|
ubuntucinnamon \
|
||||||
|
@ -1082,7 +1082,7 @@ function releases_truenas-scale() {
|
||||||
echo 23
|
echo 23
|
||||||
}
|
}
|
||||||
|
|
||||||
function releases_tuxedo-os() {
|
function releases_tuxedoos() {
|
||||||
echo current
|
echo current
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2585,7 +2585,7 @@ function get_truenas-core() {
|
||||||
echo "${URL} ${HASH}"
|
echo "${URL} ${HASH}"
|
||||||
}
|
}
|
||||||
|
|
||||||
function get_tuxedo-os() {
|
function get_tuxedoos() {
|
||||||
local ISO=""
|
local ISO=""
|
||||||
local URL=""
|
local URL=""
|
||||||
local Current=
|
local Current=
|
||||||
|
|
Loading…
Reference in New Issue