diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/mongo-edu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mongo-edu b/bin/mongo-edu index e1558e3..6c41134 100644 --- a/bin/mongo-edu +++ b/bin/mongo-edu @@ -1,3 +1,3 @@ #!/usr/bin/env node -require('../mongo-edu').create();
\ No newline at end of file +require('../mongo-edu').create(); |