Jordi Baylina
6 years ago
No known key found for this signature in database
GPG Key ID: 7480C80C1BE43112
1 changed files with
2 additions and
0 deletions
-
cli.js
|
@ -340,6 +340,8 @@ try { |
|
|
|
|
|
|
|
|
console.log(S); |
|
|
console.log(S); |
|
|
process.exit(0); |
|
|
process.exit(0); |
|
|
|
|
|
} else { |
|
|
|
|
|
throw new Error("Invalid Command"); |
|
|
} |
|
|
} |
|
|
} catch(err) { |
|
|
} catch(err) { |
|
|
console.log("ERROR: " + err); |
|
|
console.log("ERROR: " + err); |
|
|