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

remove remove_ruby

This commit is contained in:
yalh76 2019-05-11 14:44:23 +02:00
parent 02cb1e5085
commit 74af5c0b9b

View file

@ -195,7 +195,6 @@ ynh_system_user_create $app
# INSTALLING RUBY AND BUNDLER # INSTALLING RUBY AND BUNDLER
#================================================= #=================================================
ynh_remove_ruby
ynh_install_ruby --ruby_version=2.6.1 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 update --system
#/opt/rbenv/versions/2.6.1/bin/gem install bundler #/opt/rbenv/versions/2.6.1/bin/gem install bundler