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
-2
View File
@@ -15,6 +15,4 @@ export async function main(ns) {
ns.tprint(`Exec 'grow-helper.js' exit code: ${execExitCode}`);
}
}
await ns.sleep(10);
}