Merge pull request #2047 from TheCoderJT/nuke-github-clarity

Fix Docs: made it more clear what nuke exe does
This commit is contained in:
hydroflame 2021-12-19 22:32:41 -05:00 committed by GitHub
commit d1abe27484
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4214,7 +4214,7 @@ export interface NS extends Singularity {
* @remarks
* RAM cost: 0.05 GB
*
* Runs the NUKE.exe program on the target server. NUKE.exe must exist on your home computer.
* Running NUKE.exe on a target server gives you root access which means you can executes scripts on said server. NUKE.exe must exist on your home computer.
*
* @example
* ```ts