Created
November 15, 2016 00:52
-
-
Save z3t0/214a2cdc19e80600c9b36a0d5a7680ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fork(arg.script, arg.arg, { | |
cwd: message.item.plugin.path, | |
execArgv: arg.script | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment