evoadmin-web/scripts
Patrick Marchand 547235ea7e Audited scripts/stats.sh
Shellcheck pass and code cleanup.

Set stricter error handling with sh options.

Removes the for loop and cat(1) in favor of directly calling the
file with cut(1) and piping the output to a while read loop. Read
https://github.com/koalaman/shellcheck/wiki/SC2002 for more info.

Adds proper variable globbing.

Removes the large block of commented code, if this turns out to be
necessary, we can add a condition check to the script instead of
uncommenting on a per case basis.
2018-11-29 17:25:13 +01:00
..
awstats.XXX.conf For Stretch the awstats Include has changed 2018-06-13 15:22:07 +02:00
bind-add-ng.sh Fix bug : when serial is greater than date, do $serial++ 2015-09-01 02:05:59 +02:00
check_cron_state.sh NO CODE IN THIS COMMIT. ONLY :retab replacement aka remove-all-tabs-from-code commit 2017-08-20 04:31:00 +02:00
dbadmin.sh Add new features in web-add.sh script (related to 483482a): 2017-08-22 17:29:51 -04:00
directorycheck.sh Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00
fpm.conf.tpl Add web-add script for Nginx/PHP-FPM 2017-08-15 11:20:24 -04:00
ftpadmin.sh Shellcheck on delete_account in ftpadmin 2018-11-09 17:48:35 -05:00
get-domains.sh Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00
install-replication.sh Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00
my-edit.sh Add new features in web-add.sh script (related to 483482a): 2017-08-22 17:29:51 -04:00
mysql-add.sh Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00
pgsql-add.sh Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00
stats.sh Audited scripts/stats.sh 2018-11-29 17:25:13 +01:00
sync-master-to-slave.sh NO CODE IN THIS COMMIT. ONLY :retab replacement aka remove-all-tabs-from-code commit 2017-08-20 04:31:00 +02:00
sync-master-to-slave_mail.sh Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00
vhost add default_charset exemple in vhost template 2017-09-12 20:15:48 +02:00
vhost-default Merge untracked code into evoadmin-web. 2015-08-31 15:18:56 +02:00
vhost-nginx.tpl Add web-add script for Nginx/PHP-FPM 2017-08-15 11:20:24 -04:00
web-add-cluster.sh NO CODE IN THIS COMMIT. ONLY :retab replacement aka remove-all-tabs-from-code commit 2017-08-20 04:31:00 +02:00
web-add-nginx.sh Update suite utilisation en prod 2018-09-06 14:53:41 +02:00
web-add.sh Use ${var:+...} instead of [-n ] and "$@" instead of "$*" 2018-10-25 11:37:21 -04:00
web-mail-nginx.tpl Add web-add script for Nginx/PHP-FPM 2017-08-15 11:20:24 -04:00
web-mail.tpl Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00