From 8a7ed6905066903490d643ec7f12d30dfe57bfa1 Mon Sep 17 00:00:00 2001 From: Augustin Trancart Date: Tue, 10 May 2022 10:43:05 +0200 Subject: [PATCH] Update Experimental helpers --- scripts/install_ruby | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install_ruby b/scripts/install_ruby index 4197afd..6ed1957 100644 --- a/scripts/install_ruby +++ b/scripts/install_ruby @@ -10,7 +10,7 @@ else ynh_exec_warn_less git clone https://github.com/YunoHost-Apps/Experimental_helpers.git fi pushd Experimental_helpers -ynh_exec_warn_less git checkout 606b60cf6bb3906d32020392f0a824d1f9971e96 +ynh_exec_warn_less git checkout d05b4db source ./ynh_install_ruby/ynh_install_ruby popd popd