From 974f244ca7441bfe4f39db5a7b90b688c85ba52a Mon Sep 17 00:00:00 2001 From: Christoph Date: Tue, 28 Aug 2018 19:43:14 +0200 Subject: [PATCH] create_summary_websites.sh: Some minor changes in numbering. --- create_summary_websites.sh | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/create_summary_websites.sh b/create_summary_websites.sh index 67940c4..b0ecab2 100755 --- a/create_summary_websites.sh +++ b/create_summary_websites.sh @@ -948,6 +948,7 @@ for _vhost_file in ${_all_vhost_files_arr[@]} ; do echo "$_vhost_file" >> $_tmp_filename_not_considered ((number_not_considered++)) + ((number_overall--)) fi @@ -992,9 +993,12 @@ cat < ${DST_PATH_PHP}/index.php
  • websites FastCGI: $number_php_fcgid

  • websites no PHP assigned: $number_no_php_assigned
  • -
  • vhost_files not considered: $number_not_considered
  • -
    +
    + +
    PHP versions supported by this script:
        $PHP_VERIONS_SUPPORTED