We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306fa12 commit dde19e5Copy full SHA for dde19e5
heroku/index.js
@@ -81,7 +81,6 @@ Generator.prototype.herokuCreate = function herokuCreate() {
81
var output = data.toString();
82
this.log(output);
83
}.bind(this));
84
- child.stdin.write('\n\n');
85
};
86
87
Generator.prototype.copyProcfile = function copyProcfile() {
0 commit comments