fusionpbx-install.sh/freebsd/resources/pf.sh

14 lines
181 B
Bash
Raw Normal View History

#!/bin/sh
#move to script directory so all relative paths work
cd "$(dirname "$0")"
. ./config.sh
. ./colors.sh
#send a message
2017-03-25 18:52:49 +01:00
verbose "Configuring PF"
2017-03-25 18:52:49 +01:00
#install the PF config