Correct include of lib.base from lib.cli

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-03-30 14:49:10 -07:00
parent f5414d0fd1
commit 7c0a0d81f8

View File

@ -36,7 +36,7 @@ if [ -z "$g_readrc" ]; then
g_readrc=1 g_readrc=1
fi fi
. ${SHAREDIR}/shorewall/lib.base . ${g_shardir}/shorewall/lib.base
# #
# Fatal Error # Fatal Error