mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-11 04:42:34 +01:00
Update scriptKill example
Function requires a hostname. Added the "home" hostname as an example.
This commit is contained in:
@ -15,4 +15,4 @@ scriptKill() Netscript Function
|
|||||||
|
|
||||||
.. code-block:: javascript
|
.. code-block:: javascript
|
||||||
|
|
||||||
scriptKill("demo.script"); // returns: true
|
scriptKill("demo.script", "home"); // returns: true
|
||||||
|
Reference in New Issue
Block a user