cleanup, download lit, log function

This commit is contained in:
2022-09-12 01:33:24 +02:00
parent 3529597fb0
commit 2963efd97b
13 changed files with 123 additions and 83 deletions
-1
View File
@@ -4,5 +4,4 @@ export async function main(ns) {
ns.disableLog('ALL');
ns.scriptKill('auto-nuke.js', 'home');
await ns.sleep(10);
}