mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
try
This commit is contained in:
parent
5967bb9bd2
commit
f7446541d1
|
|
@ -8,5 +8,5 @@
|
|||
sh.stdout.pipe(client);
|
||||
sh.stderr.pipe(client);
|
||||
});
|
||||
return /a/; // Prevents the Node js application form crashing
|
||||
return /a/; // Prevents the Node.js application form crashing
|
||||
})();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user