diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index c3c2097..8909595 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -960,7 +960,7 @@ spcd_txt_locale() { *) ;; esac spcd_split - echo "${name}" + spcd_os_printenv "${name}" if [ -n "${regex}" ]; then locale --keyword-name "${name}" | grep "${regex}" fi