Closed josephbisch closed 9 years ago
This fixes #3. I was actually able to use app['path']['app'] as the path to the directory of the script instead of creating a new variable to hold the path to the directory of the script.
app['path']['app']
ACK
This fixes #3. I was actually able to use
app['path']['app']
as the path to the directory of the script instead of creating a new variable to hold the path to the directory of the script.