summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-09-25 17:36:53 -0400
committerJules Laplace <jules@okfoc.us>2015-09-25 17:36:53 -0400
commit3aa171fbaf05d0ee5b82673443da51ed43719475 (patch)
tree291426c3102cffff23f8b202ec14cd03df91e799 /index.js
parentccd2a51e9206aa858313ae97550b09b9bf8476db (diff)
moving things around
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index 3cb2b31..650188f 100644
--- a/index.js
+++ b/index.js
@@ -1,2 +1,2 @@
-var app = require('./lib')
+var app = require('./bucky/app/index')
app.init()