Update iptables.sh
This commit is contained in:
parent
9869052d3f
commit
1835dba5af
|
|
@ -3,6 +3,7 @@
|
||||||
#move to script directory so all relative paths work
|
#move to script directory so all relative paths work
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
|
. ./config.sh
|
||||||
. ./colors.sh
|
. ./colors.sh
|
||||||
. ./arguments.sh
|
. ./arguments.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue