mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update install
This commit is contained in:
parent
6a3ed70874
commit
d7d42b0cce
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
|
|||
#=================================================
|
||||
ynh_script_progression --message="Installing composer dependencies..."
|
||||
|
||||
ynh_exec_warn_less ynh_install_composer --install_args="--ignore-platform-req=ext-redis"
|
||||
ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" #--install_args="--ignore-platform-req=ext-redis"
|
||||
|
||||
chmod 750 "$final_path"
|
||||
chmod -R o-rwx "$final_path"
|
||||
|
|
Loading…
Add table
Reference in a new issue