Update scriptKill example

Function requires a hostname. Added the "home" hostname as an example.
This commit is contained in:
Nathan Giusti 2022-01-18 21:13:09 -05:00 committed by GitHub
parent b02380011a
commit d9da8c5d20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,4 +15,4 @@ scriptKill() Netscript Function
.. code-block:: javascript
scriptKill("demo.script"); // returns: true
scriptKill("demo.script", "home"); // returns: true