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" #=================================================