diff --git a/bin/v-list-web-domains b/bin/v-list-web-domains index a1f11642a..319ce922b 100755 --- a/bin/v-list-web-domains +++ b/bin/v-list-web-domains @@ -59,7 +59,7 @@ json_list() { # SHELL list function shell_list() { IFS=$'\n' - echo "DOMAIN IP TPL SSL LETSENCRYPT DISK BW SPND DATE" + echo "DOMAIN IP TPL SSL LETSENCRYPT DISK BW SPND DATE " echo "------ -- --- --- ----------- ---- -- ---- ----------" while read str; do eval $str