mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
Merge branch 'v2'
This commit is contained in:
@@ -226,6 +226,8 @@ set -x
|
||||
echo "Creating bundle $bundle_name"
|
||||
cd dist
|
||||
rm -rf $bundle_name
|
||||
rm -rf diaspora
|
||||
git clone --quiet $GIT_REPO
|
||||
cd diaspora
|
||||
if [ "$BUNDLE_FIX" = 'yes' ]; then
|
||||
rm -f Gemfile.lock
|
||||
|
||||
Reference in New Issue
Block a user