mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
build-fake-release fix
This commit is contained in:
@@ -42,7 +42,7 @@ for m in $GOOD_MODULES; do
|
||||
mv ../$m .
|
||||
done
|
||||
cd ..
|
||||
../bin/npm install shell-quote@0.0.1 # no longer in dev bundle
|
||||
"$TOPDIR/dev_bundle/bin/npm" install shell-quote@0.0.1 # no longer in dev bundle
|
||||
popd
|
||||
|
||||
# Copy post-upgrade script to where it is expected.
|
||||
|
||||
Reference in New Issue
Block a user