mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Turn on error checking in ensure_android_bundle.sh
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
BUNDLE_VERSION=0.1
|
||||
|
||||
# OS Check. Put here because here is where we download the precompiled
|
||||
|
||||
Reference in New Issue
Block a user