cleanup
This commit is contained in:
@@ -71,7 +71,7 @@ const progress_cb = (local_path, remote_path, progress, completed) => {
|
|||||||
//****************************************************************************//
|
//****************************************************************************//
|
||||||
// Step 1. Create a connection //
|
// Step 1. Create a connection //
|
||||||
//****************************************************************************//
|
//****************************************************************************//
|
||||||
const conn = await rep.connect(MY_HOST_OR_IP, MY_PORT, MY_PASSWORD);
|
const conn = await rep.connect(MY_HOST_OR_IP, MY_PORT, MY_PASSWORD);
|
||||||
|
|
||||||
/* Disconnect when complete
|
/* Disconnect when complete
|
||||||
await conn.disconnect();
|
await conn.disconnect();
|
||||||
|
|||||||
Reference in New Issue
Block a user