forked from norman/fusionpbx-install.sh-github-mirror
Update iptables.sh
This commit is contained in:
2
debian/resources/iptables.sh
vendored
2
debian/resources/iptables.sh
vendored
@@ -3,8 +3,10 @@
|
|||||||
#move to script directory so all relative paths work
|
#move to script directory so all relative paths work
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
|
#add the includes
|
||||||
. ./config.sh
|
. ./config.sh
|
||||||
. ./colors.sh
|
. ./colors.sh
|
||||||
|
. ./environment.sh
|
||||||
|
|
||||||
#send a message
|
#send a message
|
||||||
verbose "Configuring IPTables"
|
verbose "Configuring IPTables"
|
||||||
|
|||||||
Reference in New Issue
Block a user