From 1dc6ef4085ba05ad0b5bd0b2c6a4d0d48c7771eb Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 21 Mar 2019 20:34:35 +0100 Subject: fix restore --- scripts/restore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/restore b/scripts/restore index 398648f..c2adaaa 100644 --- a/scripts/restore +++ b/scripts/restore @@ -99,6 +99,11 @@ ynh_install_nodejs 8 # TODO: use the same mecanism with other files ynh_install_app_dependencies $pkg_dependencies + +ynh_install_ruby --ruby_version=2.6.0 + +/opt/rbenv/versions/2.6.0/bin/gem update --system + #================================================= # RESTORE THE POSTGRESQL DATABASE #================================================= -- cgit v1.2.3-70-g09d2