mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
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 $@
|
check_command $@
|
||||||
;;
|
;;
|
||||||
update)
|
update)
|
||||||
get_config Yes
|
|
||||||
shift
|
shift
|
||||||
update_command $@
|
update_command $@
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user