We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420290b commit c2f39ceCopy full SHA for c2f39ce
bin/v-list-web-domains
@@ -59,7 +59,7 @@ json_list() {
59
# SHELL list function
60
shell_list() {
61
IFS=$'\n'
62
- echo "DOMAIN IP TPL SSL LETSENCRYPT DISK BW SPND DATE"
+ echo "DOMAIN IP TPL SSL LETSENCRYPT DISK BW SPND DATE "
63
echo "------ -- --- --- ----------- ---- -- ---- ----------"
64
while read str; do
65
eval $str
0 commit comments