Update iptables.sh
This commit is contained in:
parent
6ca6c493d3
commit
a0b8dfce66
|
|
@ -5,7 +5,6 @@ cd "$(dirname "$0")"
|
|||
|
||||
. ./config.sh
|
||||
. ./colors.sh
|
||||
. ./arguments.sh
|
||||
|
||||
#send a message
|
||||
verbose "Configuring IPTables"
|
||||
|
|
|
|||
Loading…
Reference in New Issue