From 4e59d8298f7e916dfd3d5a9592e840a3fcc4db34 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 21 Mar 2019 02:58:33 +0100 Subject: Fix install and upgrade steps --- scripts/install | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'scripts/install') diff --git a/scripts/install b/scripts/install index daa545b..ed48f01 100644 --- a/scripts/install +++ b/scripts/install @@ -103,9 +103,6 @@ ynh_install_nodejs 8 # TODO: use the same mecanism with other files ynh_install_app_dependencies $pkg_dependencies -# install ruby -ynh_install_ruby --ruby_version=2.6.0 - #================================================= # CREATE A POSTGRESQL DATABASE #================================================= @@ -157,6 +154,12 @@ ynh_system_user_create $app $final_path #================================================= # SPECIFIC SETUP +#================================================= +# INSTALLING RUBY +#================================================= + +ynh_install_ruby --ruby_version=2.6.0 + #================================================= # MODIFY A CONFIG FILE #================================================= -- cgit v1.2.3-70-g09d2