[cli][domain] one more thing

This commit is contained in:
Maxime Alves LIRMM@home 2020-08-07 00:30:59 +02:00
parent 05a95d069b
commit 3849ba4500
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ def update_db(domain):
if len(acl) == 0:
if fct is not None:
add_acl_fct(fct, route['domain'])
add_acl_fct(fct)
acl.insert()