1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

remove ruby before upgrade

This commit is contained in:
yalh76 2019-05-10 19:34:48 +02:00
parent c8a9c03212
commit 80f60b149c

View file

@ -187,6 +187,7 @@ ynh_system_user_create $app
# INSTALLING RUBY AND BUNDLER
#=================================================
ynh_remove_ruby
ynh_install_ruby --ruby_version=2.6.1
/opt/rbenv/versions/2.6.1/bin/gem update --system
#/opt/rbenv/versions/2.6.1/bin/gem install bundler