diff --git a/debconf b/debconf index 4244f2b..dfd97ba 100644 --- a/debconf +++ b/debconf @@ -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 diff --git a/install_yunohost b/install_yunohost index 33cf1da..bb8096d 100755 --- a/install_yunohost +++ b/install_yunohost @@ -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