From 13f5fdb64823b8159a5083b87f4afbd268f59e03 Mon Sep 17 00:00:00 2001 From: liberodark Date: Tue, 5 Nov 2019 18:37:34 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 259dfdc..c7c28a9 100644 --- a/scripts/install +++ b/scripts/install @@ -76,6 +76,7 @@ ynh_app_setting_set $app is_public $is_public ynh_print_info --message="Installing php7.1..." ynh_install_php --phpversion="7.1" --package="$extra_pkg_dependencies" +ynh_install_app_dependencies postgresql #================================================= # Create postgresql database