Update fail2ban.sh

This commit is contained in:
FusionPBX
2017-01-15 01:19:13 -07:00
committed by GitHub
parent 11220ade09
commit ae56841ab2

View File

@@ -1,7 +1,7 @@
#!/bin/sh
#move to script directory so all relative paths work
cd "$(dirname "$0")"
#cd "$(dirname "$0")"
#initialize variable encase we are called directly
[ -z $USE_FREESWITCH_SOURCE ] && USE_FREESWITCH_SOURCE=false