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:
parent
c8a9c03212
commit
80f60b149c
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ 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
|
||||||
|
|
Loading…
Reference in a new issue