summaryrefslogtreecommitdiff
path: root/bin/heroku
diff options
context:
space:
mode:
authorYukai Huang2017-01-13 23:37:16 +0800
committerYukai Huang2017-01-13 23:37:16 +0800
commit1ed19966394b9735c348ec0116ec0e939c363ce6 (patch)
treee7876d9a928f7645867e7c9f9dc92c289b9cd654 /bin/heroku
parenta541569d7edbe827cae69c666079d5d1ded6790c (diff)
Remove config.js from setup files
Diffstat (limited to 'bin/heroku')
-rwxr-xr-xbin/heroku2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/heroku b/bin/heroku
index e8010038..1228b283 100755
--- a/bin/heroku
+++ b/bin/heroku
@@ -28,8 +28,6 @@ EOF
EOF
- cp public/js/config.js.example public/js/config.js
-
# build app
npm run build
fi