diff --git a/build b/build index 2339eeda8..dd19f3947 100755 --- a/build +++ b/build @@ -10,7 +10,7 @@ mkdir $DIR/target mkdir $DIR/target/deb # put all dependencies into vendor/bundle -#rm -rf vendor/bundle +rm -rf vendor/bundle bundle install --path vendor/bundle bundle update