closer
This commit is contained in:
parent
fcb4612e1c
commit
3a1276db67
@ -81,7 +81,7 @@ var startWorkers = function(clworker, stopPercent){
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
startWorkers(worker.clworker0);
|
startWorkers(workers.clworker0);
|
||||||
|
|
||||||
router.get('/start/:name', function(req, res, next){
|
router.get('/start/:name', function(req, res, next){
|
||||||
return lxc.start(req.params.name, function(data){
|
return lxc.start(req.params.name, function(data){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user