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

Fix install

This commit is contained in:
yalh76 2019-03-21 03:52:37 +01:00
parent 737de6a78a
commit 514a09f21e
2 changed files with 2 additions and 2 deletions

View file

@ -160,7 +160,7 @@ ynh_system_user_create $app $final_path
ynh_install_ruby --ruby_version=2.6.0
#/opt/rbenv/versions/2.6.0/bin/gem update --system
/opt/rbenv/versions/2.6.0/bin/gem update --system
#/opt/rbenv/versions/2.6.0/bin/gem install bundler --no-document
#=================================================

View file

@ -154,7 +154,7 @@ ynh_system_user_create $app
ynh_install_ruby --ruby_version=2.6.0
/opt/rbenv/versions/2.6.0/bin/gem update --system
/opt/rbenv/versions/2.6.0/bin/gem install bundler
#/opt/rbenv/versions/2.6.0/bin/gem install bundler
#=================================================
# UPGRADE MASTODON