1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2024-09-03 19:46:23 +02:00

Update install

This commit is contained in:
liberodark 2019-11-05 17:44:56 +01:00 committed by GitHub
parent 9a9bb1e1b6
commit de71b091ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,6 +75,7 @@ ynh_app_setting_set $app is_public $is_public
#=================================================
ynh_install_php --phpversion=7.1
ynh_install_app_dependencies postgresql
#ynh_install_app_dependencies php7.1-zip php7.1-mysql php7.1-xml php7.1-intl php7.1-mbstring php7.1-gd php7.1-curl php7.1-soap php7.1-pgsql php7.1-xmlrpc postgresql
#=================================================
# Create postgresql database
#=================================================