mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Install our used bundler version
This commit is contained in:
@@ -27,9 +27,6 @@ elif ! ruby --version | grep $RUBY_VERSION > /dev/null; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Install used Bundler version
|
||||
./script/install-bundler
|
||||
|
||||
# Install dependencies, prepare database and tidy
|
||||
./bin/setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user