Minor tweaks
parent
906f44a9c9
commit
80d7d47b7e
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
|
|
||||||
echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
||||||
Firewall/SOSDG v0.9.4
|
Firewall/SOSDG v0.9.4 BETA/UNSTABLE
|
||||||
Brielle Bruns <bruns@2mbit.com>
|
Brielle Bruns <bruns@2mbit.com>
|
||||||
http://www.sosdg.org/freestuff/firewall
|
http://www.sosdg.org/freestuff/firewall
|
||||||
This program comes with ABSOLUTELY NO WARRANTY.
|
This program comes with ABSOLUTELY NO WARRANTY.
|
||||||
|
@ -32,6 +32,7 @@ echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
||||||
BASEDIR=/etc/firewall-sosdg
|
BASEDIR=/etc/firewall-sosdg
|
||||||
TWEAKS=$BASEDIR/tweaks
|
TWEAKS=$BASEDIR/tweaks
|
||||||
#BASEDIR=`pwd`
|
#BASEDIR=`pwd`
|
||||||
|
|
||||||
. $BASEDIR/include/static
|
. $BASEDIR/include/static
|
||||||
. $BASEDIR/options
|
. $BASEDIR/options
|
||||||
. $BASEDIR/include/functions
|
. $BASEDIR/include/functions
|
||||||
|
|
Loading…
Reference in New Issue