imbrianj / switchBoard

Control of Internet connected devices within a given network via web interface.
MIT License
201 stars 53 forks source link

Fix how fs.readFile is used so it always picks up path relative to the file it's executed in #5

Closed akshayp closed 10 years ago

akshayp commented 10 years ago

Cleaner implementation of fs.readFile. It'll let you run your app properly even when you are not in the directory the app is in