save
This commit is contained in:
@@ -27,5 +27,6 @@ export async function main(ns) {
|
||||
while (true) {
|
||||
ns.print(`Running scan`);
|
||||
await scanServer('home');
|
||||
ns.sleep(50);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user