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