From 3fb2b81bd6bef83b169f3918ace4234f7d6d3923 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 8 Dec 2021 11:14:48 +0100 Subject: Fix --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/install') diff --git a/scripts/install b/scripts/install index 748fcb1..f2ae407 100644 --- a/scripts/install +++ b/scripts/install @@ -149,8 +149,8 @@ ynh_script_progression --message="Installing Ruby..." pushd "$final_path/live" ynh_use_ruby - ynh_gem update --system - ynh_gem install bundler --no-document + ynh_exec_warn_less ynh_gem update --system + ynh_exec_warn_less ynh_gem install bundler --no-document popd #================================================= -- cgit v1.2.3-70-g09d2