1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00

Update install

This commit is contained in:
frju365 2017-03-01 18:34:37 +01:00 committed by GitHub
parent ba305ff7fc
commit 32a7f2080e

View file

@ -28,8 +28,6 @@ CHECK_FINALPATH # Vérifie que le dossier de destination n'est pas déjà utilis
# sudo apt-get -y -qq install php5-mysql
# Install dependencies using Helpers
ynh_package_install_from_equivs ../conf/abantecart-deps.control \
|| ynh_die "Unable to install dependencies"
# Check password strength
[[ ${#admin_pass} -gt 5 ]] || ynh_die \