mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Exec lmYnhMoulinette 2nd time
This commit is contained in:
parent
931237ba2f
commit
eb59322e7f
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ def tools_maindomain(old_domain, new_domain):
|
|||
|
||||
command_list = [
|
||||
'cp /etc/yunohost/apache/templates/fixed.sso.conf /etc/yunohost/apache/domains/' + new_domain + '.d/fixed.sso.conf', # add SSO apache conf dir to new domain conf
|
||||
'/usr/share/lemonldap-ng/bin/lmYnhMoulinette',
|
||||
'/etc/init.d/hostname.sh',
|
||||
'echo "01" > '+ tmp +'/ssl/yunoCA/serial',
|
||||
'rm '+ tmp +'/ssl/yunoCA/index.txt',
|
||||
|
|
Loading…
Add table
Reference in a new issue