Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10352730
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
529 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/bin/index.js b/bin/index.js
index a59ff346..ddd68236 100644
--- a/bin/index.js
+++ b/bin/index.js
@@ -1,11 +1,12 @@
require("prometheus-exception-handler");
var core = require("prometheus-core");
var LayerManager = require("prometheus-layer-manager");
+LayerManager.validate();
var db_layer = require("prometheus-database-layer");
-if(LayerManager.validate()){
+if(LayerManager.isValid){
core.bootstrap();
LayerManager.init();
} else {
console.log("ERR: Unknown command or layer name.")
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Nov 2, 18:32 (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1030483
Default Alt Text
(529 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment