けんき says to YSITD71 function gotoDown(){ ~ 72 fq.readFile(bkpath, 'utf8', function(err, data){ 73 data.split(os.EOL).forEach(function(url){ 74 new download({mode: '755'}).get('http://bloodcat.com/osu/s/'+url, osupath+'/Songs').run(function(err, files) { 75 if(err) throw err; 76 }); 77 }); 78 }); 79 return; 80 }at Sun, Apr 24, 2016 11:42 PM