Commit 6a556771 authored by Kamron Aroonrua's avatar Kamron Aroonrua 💬

dbg

parent 0e8d95a9
......@@ -46,7 +46,6 @@ function perform_function(context,response){
}).then(() => {
return sftp.list(prm_dir + '/');
}).then((fList) => {
console.log(fList)
var f_target = null;
var last_tts = 0;
var sync_list = [];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment