summaryrefslogtreecommitdiffstats
path: root/webapp
diff options
context:
space:
mode:
authorAaron Perley <aaron.perley@gmail.com>2016-10-16 23:48:20 -0400
committerAaron Perley <aaron.perley@gmail.com>2016-10-16 23:48:20 -0400
commitc1153ae74b6f023b7277cd1337537f0710b6d124 (patch)
tree6878f7dfc2a2f22bc65babb29bb682dd65760390 /webapp
parentBasic twinkle (diff)
parentShark (diff)
downloadbridge-c1153ae74b6f023b7277cd1337537f0710b6d124.tar.zst
Merge branch 'master' into twinkle
Conflicts: ShowRunner.py
Diffstat (limited to 'webapp')
-rwxr-xr-xwebapp/run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/run.py b/webapp/run.py
index 2290f41..fb270a9 100755
--- a/webapp/run.py
+++ b/webapp/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
import sys
-sys.path.append('packages')
+sys.path.append('webapp/packages')
import threading