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
4865e2c3af
commit
5cc6894425
@ -1679,7 +1679,6 @@ compiler_command() {
|
||||
check_command $@
|
||||
;;
|
||||
update)
|
||||
get_config Yes
|
||||
shift
|
||||
update_command $@
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user