remove scripts.postdeploy from app.json

This commit is contained in:
Joel McCoy
2015-01-07 17:23:07 -05:00
parent 9114814219
commit bb22671630

View File

@@ -7,9 +7,6 @@
"bot",
"ebooks"
],
"scripts": {
"postdeploy": "bundle exec ebooks start"
},
"addons": [
"papertrail:choklad"
],