mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
ynh_gem update
This commit is contained in:
parent
91ef58fdea
commit
e4332ad137
3 changed files with 3 additions and 3 deletions
|
@ -145,7 +145,7 @@ ynh_script_progression --message="Installing Ruby..."
|
|||
|
||||
pushd "$final_path/live"
|
||||
ynh_use_ruby
|
||||
# ynh_gem update --system
|
||||
ynh_gem update --system
|
||||
ynh_gem install bundler --no-document
|
||||
popd
|
||||
|
||||
|
|
|
@ -113,7 +113,7 @@ ynh_script_progression --message="Installing Ruby..."
|
|||
|
||||
pushd "$final_path/live"
|
||||
ynh_use_ruby
|
||||
# ynh_gem update --system
|
||||
ynh_gem update --system
|
||||
ynh_gem install bundler --no-document
|
||||
popd
|
||||
|
||||
|
|
|
@ -222,7 +222,7 @@ ynh_script_progression --message="Installing Ruby..."
|
|||
|
||||
pushd "$final_path/live"
|
||||
ynh_use_ruby
|
||||
# ynh_gem update --system
|
||||
ynh_gem update --system
|
||||
ynh_gem install bundler --no-document
|
||||
popd
|
||||
|
||||
|
|
Loading…
Reference in a new issue