mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
dependencies problem in install
This commit is contained in:
parent
eef0303278
commit
3f5f126b21
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ ynh_script_progression --message="Installing dependencies..."
|
|||
### - And the section "UPGRADE DEPENDENCIES" in the upgrade script
|
||||
|
||||
|
||||
ynh_install_php --phpversion="7.2" --package="$extra_pkg_dependencies"
|
||||
ynh_install_php --phpversion="7.2" --package="$pkg_dependencies"
|
||||
|
||||
#=================================================
|
||||
# CREATE A MYSQL DATABASE
|
||||
|
|
Loading…
Reference in a new issue