diff --git a/index.js b/index.js index 7cf539b..636e9dd 100644 --- a/index.js +++ b/index.js @@ -31,7 +31,7 @@ function upload(receiver, to, data, release, content, file, callback) { time.grey + ' ' + subpath.replace(/^\//, '') + ' >> '.yellow.bold + - to + release + data['to'] ); callback(); }