fix prompt for mysql password

This commit is contained in:
root 2012-07-24 21:12:07 +02:00
parent 841e4f04f5
commit b44373a343
2 changed files with 3 additions and 2 deletions

View file

@ -12,3 +12,5 @@ nslcd nslcd/ldap-binddn string
nslcd nslcd/ldap-base string dc=yunohost,dc=org
proftpd-basic shared/proftpd/inetd_or_standalone select standalone
libnss-ldapd libnss-ldapd/nsswitch multiselect group, passwd, shadow
mysql-server-5.1 mysql-server/root_password password seen false
mysql-server-5.1 mysql-server/root_password_again password seen false

View file

@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash
echo "YunoHost Installation"
echo "Do you want install Yunhost? (Y/n)"
@ -48,7 +48,6 @@ then
echo "======== Install ========"
#add answer in debconf db
#wget https://raw.github.com/YunoHost/Script/master/debconf --no-check-certificate
debconf-set-selections debconf
#Install yunohost packages