Capistrano: sh: 1: delamination: not found

executing "cd /home/user/app/current/releases/20130620184147 && bundle install --gemfile /home/user/app/current/releases/20130620184147/Gemfile --path /home/user/app/current/shared/bundle --deployment --quiet --without development" [out :: website.com] sh: 1: bundle: not found 

I could not get this answer to work: Capistrano and Bundler problem - package: not found

I am using Ubuntu LTS 12.04.

+6
source share

Source: https://habr.com/ru/post/947781/


All Articles