Update pf.sh
This commit is contained in:
parent
570d657438
commit
6e2a02bb57
|
|
@ -7,7 +7,7 @@ cd "$(dirname "$0")"
|
|||
. ./colors.sh
|
||||
|
||||
#send a message
|
||||
verbose "Configuring IPTables"
|
||||
verbose "Configuring PF"
|
||||
|
||||
#run iptables commands
|
||||
#install the PF config
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue