Skip to content

Commit

Permalink
remove bundle command
Browse files Browse the repository at this point in the history
  • Loading branch information
gderosa committed Apr 23, 2019
1 parent 5f7fff1 commit b205c63
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions setup
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,9 @@ else
git clone -b margay $ONBOARD_GIT
fi
"
install_conffiles # including sudoers

su - $ONBOARD_USER -c "
cd $ONBOARD_ROOT
# Module names are also Gemfile groups
bundle install $(bundle_without_all_opts)
"
install_conffiles # including sudoers

cd $ONBOARD_ROOT


bash etc/scripts/platform/debian/setup.sh

0 comments on commit b205c63

Please sign in to comment.