mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
add php install to upgrade script
This commit is contained in:
parent
5e01ed27ce
commit
3c3d711b20
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ extract_monica $final_path
|
||||||
#ynh_setup_source $final_path
|
#ynh_setup_source $final_path
|
||||||
|
|
||||||
# install new dependencies
|
# install new dependencies
|
||||||
|
ynh_install_php7
|
||||||
ynh_package_install php7.0 php7.0-zip php7.0-fpm php7.0-mysql php7.0-xml php7.0-intl php7.0-mbstring --no-install-recommends
|
ynh_package_install php7.0 php7.0-zip php7.0-fpm php7.0-mysql php7.0-xml php7.0-intl php7.0-mbstring --no-install-recommends
|
||||||
|
|
||||||
# create a user
|
# create a user
|
||||||
|
|
Loading…
Add table
Reference in a new issue