From 17ba8566916ef30c06d896871a713a630d3f31f1 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Fri, 22 Sep 2017 19:33:23 +0200 Subject: [PATCH] add php install to restore script --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index 4108d1a..71d90cb 100755 --- a/scripts/restore +++ b/scripts/restore @@ -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