tools.sell server - vladzaharia/bitburner GitHub Wiki
▸ main(ns): Promise<void>
Sell servers from the Terminal.
export
example Sell a single server with given hostname.
run /tools/sell-server.js [host]example Sell multiple servers with given hostnames.
run /tools/sell-server.js [host0] ... [hostn]| Name | Type | Description |
|---|---|---|
ns |
NS |
The Netscript object. |
Promise<void>