From 05e04a31490bb0ce04b0ad2d0d9133c83614650d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 6 Mar 2021 01:52:48 +0100 Subject: [PATCH] Update ynh_install_ruby__2 --- scripts/ynh_install_ruby__2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/ynh_install_ruby__2 b/scripts/ynh_install_ruby__2 index 0488d3c..78f65ad 100644 --- a/scripts/ynh_install_ruby__2 +++ b/scripts/ynh_install_ruby__2 @@ -105,9 +105,8 @@ ynh_use_ruby () { if [[ :$PATH: != *":$ruby_path"* ]]; then PATH="$ruby_path:$PATH" fi - ruby_path="$PATH" # Create an alias to easily load the PATH - ynh_ruby_load_path="PATH=$ruby_path" + ynh_ruby_load_path="PATH=$PATH" # Sets the local application-specific Ruby version (cd $final_path