diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-07-20 17:56:19 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-07-20 17:56:19 +0200 |
| commit | d02cbad01f3abfa8a1aad0b55b8bd9cf544090cf (patch) | |
| tree | 0ea170b764e5aad2713c6ed9429729579cc69a63 /lib/tools | |
| parent | e9c0ffcd5d58310c6cff6a5a73bdf6062485eba4 (diff) | |
disabled links
Diffstat (limited to 'lib/tools')
| -rw-r--r-- | lib/tools/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/index.js b/lib/tools/index.js index 062b20e..8415e79 100644 --- a/lib/tools/index.js +++ b/lib/tools/index.js @@ -1,5 +1,5 @@ -export { +module.exports = { nsatf: { cmd: process.env.PYTHON_BINARY, script: 'nsatf.py', |
