Fix #262
This commit is contained in:
parent
35508ef351
commit
115fe3e330
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ pushd "$final_path/live"
|
|||
ynh_use_ruby
|
||||
ynh_gem update --system
|
||||
ynh_gem install bundler --no-document
|
||||
ynh_exec_as $app $ynh_ruby_load_path $ld_preload bin/bundle install --redownload -j$(getconf _NPROCESSORS_ONLN)
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue