fail2ban and diacord bug fix.

This commit is contained in:
2020-04-21 02:36:13 +00:00
parent 87a9a31e83
commit b6fcb3c36b
2 changed files with 5 additions and 3 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
#!/bin/bash
source config.sh
LOCATION=`dirname "$0"`
source "${LOCATION}/config.sh"
HOOK_ARG="$1"
MESSAGE="${@:2}"
+2 -2
View File
@@ -52,8 +52,8 @@ function install_collection () {
# ----------------------------------------------------------
echo "----- Install core utilities: git, htop, jq, etc. ---"
install_collection 'extra utilities' git htop jq grep gzip net-tools
echo "----- Install core utilities: fail2bqn, git, jq.. ---"
install_collection 'extra utilities' fail2ban git htop jq grep gzip net-tools
echo "----- Install extra utilities: ncdu, zip, iftop -----"
install_collection 'extra utilities' ncdu zip unzip iftop