mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-03-05 19:51:19 +01:00
*Fix shell alignment of LETSENCRYPT
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user