fix(scripts): missing space in ab-nginx.sh

This commit is contained in:
Asif Bacchus 2021-09-13 02:13:06 -06:00
parent 2e26095dbf
commit 883529d684
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ scriptHelp() {
# footer
newline
printf "%s" "$yellow"
textBlock"More information can be found at: https://git.asifbacchus.dev/ab-docker/ab-nginx/wiki"
textBlock "More information can be found at: https://git.asifbacchus.dev/ab-docker/ab-nginx/wiki"
printf "\n%s" "$magenta"
printf '%.0s-' $(seq "$width")
printf "\n%s" "$norm"