From a8cc57fe43d0de1e021fd22504cd28e0bd91a462 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 8 Mar 2021 21:38:00 +0100 Subject: [PATCH] spacing --- scripts/ynh_install_ruby__2 | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/ynh_install_ruby__2 b/scripts/ynh_install_ruby__2 index b517fd3..1f965e3 100644 --- a/scripts/ynh_install_ruby__2 +++ b/scripts/ynh_install_ruby__2 @@ -88,6 +88,7 @@ SOURCE_SUM=12e89bc4499e85d8babac2b02bc8b66ceb0aa3f8047b26728a3eca8a6030273d" > " # Requires YunoHost version 2.7.12 or higher. ynh_use_ruby () { ruby_version=$(ynh_app_setting_get --app=$app --key=ruby_version) + # Get the absolute path of this version of Ruby ruby_path="$ruby_version_path/$YNH_APP_INSTANCE_NAME/bin"