Commit 45f9cbf0 authored by Luke Macken's avatar Luke Macken

tweak payload path

parent d7a715e0
......@@ -45,7 +45,7 @@ API
from pyrasite.inject import CodeInjector
ci = CodeInjector(p.pid)
ci.inject('payloads/helloworld.py')
ci.inject('pyrasite/payloads/helloworld.py')
Payloads
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment