Open dnlmzw opened 10 years ago
Had to remove the " in my db password in order to make it work.
Error happened in line 217
var output = shell.exec(cmd, {silent: false}).output;
Had to remove the " in my db password in order to make it work.
Error happened in line 217