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:
parent
02cb1e5085
commit
74af5c0b9b
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue