mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
add php install to restore script
This commit is contained in:
parent
b400ee8827
commit
17ba856691
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ ynh_system_user_create $app
|
|||
# REINSTALL DEPENDENCIES
|
||||
#=================================================
|
||||
|
||||
ynh_install_php7
|
||||
ynh_install_app_dependencies php7.1 php7.1-zip php7.1-fpm php7.1-mysql php7.1-xml php7.1-intl php7.1-mbstring php7.1-gd php7.1-curl
|
||||
|
||||
ynh_install_nodejs 6.10.3
|
||||
|
|
Loading…
Add table
Reference in a new issue