Commit 17f328ff authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 6a28eeae
......@@ -50,7 +50,7 @@ async function init() {
ip = await getIp()
for (let i = 0; i < AvailDc.length; i++) {
let servers = await getAllServers(AvailDc[i])
console.log(servers)
//console.log(servers)
servers = servers.Value
if (servers.length === 0)
continue
......
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