[cli][domain] one more thing
This commit is contained in:
parent
05a95d069b
commit
3849ba4500
@ -96,7 +96,7 @@ def update_db(domain):
|
|||||||
|
|
||||||
if len(acl) == 0:
|
if len(acl) == 0:
|
||||||
if fct is not None:
|
if fct is not None:
|
||||||
add_acl_fct(fct, route['domain'])
|
add_acl_fct(fct)
|
||||||
|
|
||||||
acl.insert()
|
acl.insert()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user