mirror of
https://github.com/YunoHost-Apps/phpipam_ynh.git
synced 2024-09-03 19:56:39 +02:00
Update install
This commit is contained in:
parent
b6391a7bf6
commit
5118bb6ec7
1 changed files with 2 additions and 1 deletions
|
@ -80,7 +80,8 @@ ynh_print_info "Installing dependencies..."
|
||||||
### - As well as the section "REINSTALL DEPENDENCIES" in the restore script
|
### - As well as the section "REINSTALL DEPENDENCIES" in the restore script
|
||||||
### - And the section "UPGRADE DEPENDENCIES" in the upgrade script
|
### - And the section "UPGRADE DEPENDENCIES" in the upgrade script
|
||||||
|
|
||||||
ynh_install_app_dependencies php7.0-mbstring php7.0-gmp
|
#ynh_install_app_dependencies php7.0-mbstring php7.0-gmp
|
||||||
|
ynh_install_app_dependencies php7.0-gmp
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# CREATE A MYSQL DATABASE
|
# CREATE A MYSQL DATABASE
|
||||||
|
|
Loading…
Reference in a new issue