mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
redo conf every time
This commit is contained in:
parent
afe7705336
commit
7f990425c0
1 changed files with 3 additions and 2 deletions
|
@ -180,6 +180,7 @@ def app_install(app, domain, path='/', label=None, public=False, protected=True)
|
|||
domain_list(filter="virtualdomain="+ domain)
|
||||
except YunoHostError:
|
||||
domain_add([domain])
|
||||
|
||||
_apache_config(domain)
|
||||
_lemon_config(domain)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue