From 9f6e5819eff2981c98c60415261444db35fa7ce1 Mon Sep 17 00:00:00 2001 From: jarod5001 <68397534+jarod5001@users.noreply.github.com> Date: Sat, 19 Mar 2022 00:01:16 +0100 Subject: [PATCH] Update restore --- scripts/restore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/restore b/scripts/restore index 11b3db7..d8bf200 100755 --- a/scripts/restore +++ b/scripts/restore @@ -49,9 +49,9 @@ test ! -d $final_path \ #================================================= -ynh_script_progression --message="Reinstalling dependencies..." --weight=2 +# ynh_script_progression --message="Reinstalling dependencies..." --weight=2 -ynh_install_app_dependencies "php${phpversion}-fpm" +# ynh_install_app_dependencies "php${phpversion}-fpm" #=================================================