mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Pretify postinstall
This commit is contained in:
parent
a6f53f2e69
commit
88ccca8c89
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import sys
|
||||||
import yaml
|
import yaml
|
||||||
import re
|
import re
|
||||||
import getpass
|
import getpass
|
||||||
from yunohost import YunoHostError, validate, colorize, get_required_args
|
from yunohost import YunoHostError, validate, colorize, get_required_args, win_msg
|
||||||
|
|
||||||
|
|
||||||
def tools_ldapinit(args, connections):
|
def tools_ldapinit(args, connections):
|
||||||
|
|
Loading…
Add table
Reference in a new issue