Update fail2ban.sh
This commit is contained in:
parent
366663633d
commit
47aaf6b212
|
|
@ -3,6 +3,7 @@
|
||||||
#move to script directory so all relative paths work
|
#move to script directory so all relative paths work
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
|
#includes
|
||||||
. ./config.sh
|
. ./config.sh
|
||||||
. ./colors.sh
|
. ./colors.sh
|
||||||
. ./arguments.sh
|
. ./arguments.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue