mizzajl sync new beginning

This commit is contained in:
2024-10-05 21:22:06 +02:00
parent 7f8de20924
commit 9ee6a6149f
5 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ export async function main(ns) {
while (bAutoUpgrade && nCurrentRAM < 2 ** 20) {
//for (let i = 0; i < npServ.length; i++) {
for (let i = 0; i < 1 && bAutoUpgrade; i++) {
for (let i = 0; i < npServ.length && bAutoUpgrade; i++) {
ns.print("----------------------------------------------------------------------");
nMyMoney = ns.getServerMoneyAvailable("home");