Updated Core

This commit is contained in:
Dunemask 2022-05-07 13:44:54 +00:00
parent 8b136eb565
commit 88ebfe4da2
25 changed files with 5678 additions and 1932 deletions

View file

@ -1,8 +0,0 @@
#!/usr/bin/env node
import "dotenv/config"; // Load Envars
import Qualiteer from "qualiteer";
const qltr = new Qualiteer();
await qltr.start();
process.env.INTERNAL_EXECUTOR = "true";

BIN
bin/executor Executable file

Binary file not shown.