1
0
Fork 0
mirror of https://github.com/YunoHost/moulinette.git synced 2024-09-03 20:06:31 +02:00

Pretify postinstall

This commit is contained in:
Kloadut 2012-10-29 16:08:32 +01:00
parent a6f53f2e69
commit 88ccca8c89

View file

@ -5,7 +5,7 @@ import sys
import yaml
import re
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):