From 05045a2b9dcc4f7ab39cc6d52fb0b359b15db4cd Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 21 Mar 2019 02:38:51 +0100 Subject: Fix dependencies steps --- scripts/install | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/install') diff --git a/scripts/install b/scripts/install index a4ef780..05f1bd3 100644 --- a/scripts/install +++ b/scripts/install @@ -100,12 +100,12 @@ ynh_package_update # install nodejs ynh_install_nodejs 8 -# install ruby -ynh_install_ruby --ruby_version=2.6.0 - # 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 #================================================= -- cgit v1.2.3-70-g09d2