mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-25 17:13:11 +01:00
Correct include of lib.base from lib.cli
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
f5414d0fd1
commit
7c0a0d81f8
@ -36,7 +36,7 @@ if [ -z "$g_readrc" ]; then
|
||||
g_readrc=1
|
||||
fi
|
||||
|
||||
. ${SHAREDIR}/shorewall/lib.base
|
||||
. ${g_shardir}/shorewall/lib.base
|
||||
|
||||
#
|
||||
# Fatal Error
|
||||
|
Loading…
Reference in New Issue
Block a user