Merge branch 'master' of github.com:wmantly/proxy into vagrant
This commit is contained in:
commit
adfc7f5565
@ -15,4 +15,5 @@ const client = require('../utils/redis');
|
|||||||
await client.HDEL('host_'+host, 'username');
|
await client.HDEL('host_'+host, 'username');
|
||||||
await client.HDEL('host_'+host, 'updated');
|
await client.HDEL('host_'+host, 'updated');
|
||||||
}
|
}
|
||||||
|
process.exit(0);
|
||||||
})()
|
})()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user