Align Tuxedo function naming

This commit is contained in:
Phil Clifford 2024-04-30 11:48:03 +01:00 committed by Martin Wimpress
parent 5493bb6364
commit fe5bdc3e3a
1 changed files with 3 additions and 3 deletions

View File

@ -544,7 +544,7 @@ function os_support() {
trisquel \ trisquel \
truenas-core \ truenas-core \
truenas-scale \ truenas-scale \
tuxedoos \ tuxedo-os \
ubuntu \ ubuntu \
ubuntu-budgie \ ubuntu-budgie \
ubuntucinnamon \ ubuntucinnamon \
@ -1059,7 +1059,7 @@ function releases_truenas-scale() {
echo 23 echo 23
} }
function releases_tuxedoos() { function releases_tuxedo-os() {
echo current echo current
} }
@ -2458,7 +2458,7 @@ function get_truenas-core() {
echo "${URL} ${HASH}" echo "${URL} ${HASH}"
} }
function get_tuxedoos() { function get_tuxedo-os() {
local ISO="" local ISO=""
local URL="" local URL=""
local Current= local Current=