mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 14:20:40 +01:00
Make ./firewall the default file when compile -e
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
4260e5f6ba
commit
188f05e130
@ -658,7 +658,7 @@ compile_command() {
|
||||
|
||||
case $# in
|
||||
0)
|
||||
file=${VARDIR}/firewall
|
||||
[ -n "$g_export" ] && file=firewall || file=${VARDIR}/firewall
|
||||
;;
|
||||
1)
|
||||
file=$1
|
||||
|
Loading…
Reference in New Issue
Block a user