stuff
This commit is contained in:
2
lxc.js
2
lxc.js
@@ -186,7 +186,7 @@ Container.prototype.UpdateFromInfo = function(data){
|
|||||||
|
|
||||||
|
|
||||||
var lxcORM = function(){
|
var lxcORM = function(){
|
||||||
var containers = {}
|
this.containers = {}
|
||||||
this.isReady = false;
|
this.isReady = false;
|
||||||
this.whenReady = [];
|
this.whenReady = [];
|
||||||
var that = this
|
var that = this
|
||||||
|
|||||||
Reference in New Issue
Block a user