Rename tuxedo-os to tuxedoos

This commit is contained in:
zen0bit 2024-04-22 04:19:12 +02:00 committed by Martin Wimpress
parent 5911d2af41
commit 0d6a434ecd
1 changed files with 3 additions and 3 deletions

View File

@ -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=