From cf521c52d2bbb34c3aeaed0765be1c032568ae30 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 4 Sep 2024 22:15:30 +0200 Subject: [PATCH] locales/test --- spcd/bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index 00ce18e..11c38f9 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -1228,6 +1228,8 @@ spcd_step__packages_install_locales() { spcd_txt_locales "install" spcd_step "Set" spcd_txt_locale "set" "${SPCD_TXT_LOCALE}" + spcd_step "Test" + date spcd_step_out }