fixes mostly related to WorkerList.js
This commit is contained in:
@@ -9,7 +9,7 @@ export async function main(ns) {
|
||||
|
||||
//host and script info
|
||||
const sThisRunner = ns.getHostname();
|
||||
const sThisScript = ns.getScriptName();
|
||||
//const sThisScript = ns.getScriptName();
|
||||
const nThisPID = ns.pid;
|
||||
|
||||
// Custom color coding.
|
||||
|
||||
Reference in New Issue
Block a user