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 }