bugfix
This commit is contained in:
parent
f697064cb6
commit
92ab2b277e
1 changed files with 1 additions and 0 deletions
|
|
@ -226,6 +226,7 @@ function make_bundle()
|
|||
rm -rf $bundle_name
|
||||
cd diaspora
|
||||
rm -rf vendor/*
|
||||
mkdir -p vendor/cache
|
||||
if [ "$BUNDLE_FIX" = 'yes' ]; then
|
||||
rm -f Gemfile.lock
|
||||
rm -rf .bundle
|
||||
|
|
|
|||
Loading…
Reference in a new issue