summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorWu Cheng-Han2017-05-09 22:12:20 +0800
committerWu Cheng-Han2017-05-09 22:12:20 +0800
commitc0f13cf8d81ea5ff29871548cf75ff63743ffa22 (patch)
tree273e6128fc3f9e80f5fa518f0c786c1a888d969f /bin
parentbe99350655ca33aaa14b99d7b44b529aba0c8773 (diff)
parent90631df2ba924e3c71f611220290934d5ebb599e (diff)
Merge branch 'master' of https://github.com/jackycute/HackMD
Diffstat (limited to '')
-rwxr-xr-xbin/heroku2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/heroku b/bin/heroku
index 1228b283..24727347 100755
--- a/bin/heroku
+++ b/bin/heroku
@@ -3,8 +3,6 @@
set -e
if [ "$BUILD_ASSETS" = true ]; then
- BUILD_ASSETS=false npm install
-
# setup config files
cat << EOF > .sequelizerc
var path = require('path');