locales
Some checks failed
/ arch (push) Successful in 2m47s
/ alpine (push) Successful in 1m46s
/ fedora (push) Successful in 13m0s
/ opensuse (push) Successful in 3m48s
/ alma (push) Successful in 12m26s
/ rocky (push) Successful in 13m3s
/ ubuntu (push) Successful in 6m21s
/ debian (push) Failing after 3m37s
Some checks failed
/ arch (push) Successful in 2m47s
/ alpine (push) Successful in 1m46s
/ fedora (push) Successful in 13m0s
/ opensuse (push) Successful in 3m48s
/ alma (push) Successful in 12m26s
/ rocky (push) Successful in 13m3s
/ ubuntu (push) Successful in 6m21s
/ debian (push) Failing after 3m37s
This commit is contained in:
parent
8a3986f2b1
commit
55ba36326c
1 changed files with 4 additions and 1 deletions
|
@ -1223,9 +1223,12 @@ spcd_step__packages_install_tools() {
|
|||
}
|
||||
|
||||
spcd_step__packages_install_locales() {
|
||||
spcd_step "Install locales"
|
||||
spcd_step_in "Locales"
|
||||
spcd_step "Install"
|
||||
spcd_txt_locales "install"
|
||||
spcd_step "Set"
|
||||
spcd_txt_locale "set" "${SPCD_TXT_LOCALE}"
|
||||
spcd_step_out
|
||||
}
|
||||
|
||||
# ╭──────┬────╮
|
||||
|
|
Loading…
Reference in a new issue