forked from extern/shorewall_code
Defer reading .conf when processing the 'update' command.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
ab4dd54523
commit
7e2265dd23
@ -1686,7 +1686,6 @@ compiler_command() {
|
||||
check_command $@
|
||||
;;
|
||||
update)
|
||||
get_config Yes
|
||||
shift
|
||||
update_command $@
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user