banner/s
This commit is contained in:
parent
5604fb2be7
commit
4be8512ffc
1 changed files with 2 additions and 0 deletions
|
@ -1057,6 +1057,8 @@ spcd_banner() {
|
|||
spcd_banner__index="${spcd_banner__index}.${SPCD_SUBSTEP}"
|
||||
spcd_banner_add "${spcd_banner__index}"
|
||||
#
|
||||
spcd_banner_add "S"
|
||||
#
|
||||
for spcd_banner__item in "${SPCD_STEP_TEXT}" "${SPCD_SUBSTEP_TEXT}"; do
|
||||
[ -n "${spcd_banner__item}" ] &&
|
||||
spcd_banner_add "${spcd_banner__item}"
|
||||
|
|
Loading…
Reference in a new issue