#!/bin/sh set -ex bundle config --local build.sassc --disable-march-tune-native gem install --default bundler:2.4.7 gem update --system bundle update --bundler bundle install --jobs 20 --retry 5