Open solidus1983 opened 9 years ago
I edited the file and can confirm that the following works.
export NODE_ENV=production cd .. node acMonitor.js
Hope this helps. Nice work BTW!
I edited the file and can confirm that the following works.
!/bin/sh
export NODE_ENV=production cd .. node acMonitor.js
Hope this helps. Nice work BTW!