mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-04-27 12:40:12 +02:00
remove n00dles from servers with 16GB RAM in getting started guide
fixes #2444
This commit is contained in:
@ -253,7 +253,6 @@ Here's what mine showed at the time I made this::
|
|||||||
|
|
||||||
Take note of the following servers:
|
Take note of the following servers:
|
||||||
|
|
||||||
* |n00dles|
|
|
||||||
* |sigma-cosmetics|
|
* |sigma-cosmetics|
|
||||||
* |joesguns|
|
* |joesguns|
|
||||||
* |nectar-net|
|
* |nectar-net|
|
||||||
@ -807,8 +806,7 @@ startup script. Feel free to adjust it to your liking.
|
|||||||
|
|
||||||
// Array of all servers that don't need any ports opened
|
// Array of all servers that don't need any ports opened
|
||||||
// to gain root access. These have 16 GB of RAM
|
// to gain root access. These have 16 GB of RAM
|
||||||
var servers0Port = ["n00dles",
|
var servers0Port = ["sigma-cosmetics",
|
||||||
"sigma-cosmetics",
|
|
||||||
"joesguns",
|
"joesguns",
|
||||||
"nectar-net",
|
"nectar-net",
|
||||||
"hong-fang-tea",
|
"hong-fang-tea",
|
||||||
|
Reference in New Issue
Block a user