mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-18 20:25:45 +01:00
Update scriptKill example
Function requires a hostname. Added the "home" hostname as an example.
This commit is contained in:
parent
b02380011a
commit
d9da8c5d20
@ -15,4 +15,4 @@ scriptKill() Netscript Function
|
|||||||
|
|
||||||
.. code-block:: javascript
|
.. code-block:: javascript
|
||||||
|
|
||||||
scriptKill("demo.script"); // returns: true
|
scriptKill("demo.script", "home"); // returns: true
|
||||||
|
Loading…
Reference in New Issue
Block a user