diff options
| author | jules on spawn <spawn@cortex> | 2018-05-12 04:25:55 +0200 |
|---|---|---|
| committer | jules on spawn <spawn@cortex> | 2018-05-12 04:25:55 +0200 |
| commit | 0f2cf9df81a6a39aa25be3cca828c4efa47c53a3 (patch) | |
| tree | 25916f1fcb0e45e3e036db104206e0fefadcf26f /upload.js | |
| parent | 02c27ad8dcc689eda3b3e68d260cb23e9bf9a3cf (diff) | |
fns
Diffstat (limited to 'upload.js')
| -rwxr-xr-x | upload.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ var r = request.post('https://bucky.asdf.us/api/thread/' + id + '/comment', func console.log('\n') console.log('Upload successful!') console.log('\n') + console.log(body) argv['_'].forEach(fn => { const partz = fn.split('/') const url = 'https://s3.amazonaws.com/i.asdf.us/bucky/data/' + id + '/' + partz[partz.length-1] |
