mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02: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
|
||||
|
||||
scriptKill("demo.script"); // returns: true
|
||||
scriptKill("demo.script", "home"); // returns: true
|
||||
|
||||
Reference in New Issue
Block a user