stuff
This commit is contained in:
parent
26f06c0aa8
commit
9a0ad761b9
@ -33,6 +33,7 @@ var workerCreate = function(){
|
||||
image: '17375637'
|
||||
}, function(data){
|
||||
data = JSON.parse(data);
|
||||
console.log(data);
|
||||
doapi.dropletSetTag('clworker', data.droplet.id, function(data){
|
||||
setTimeout(setTimeout(function(){checkWorker(data.droplet.id)}, time))
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user