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:
parent
ba305ff7fc
commit
32a7f2080e
1 changed files with 0 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue