]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - run.py
add config.py copying instructions
[irc/quakenet/qwebirc.git] / run.py
diff --git a/run.py b/run.py
index dd21f4845ae407fbb91564dad0af0ac234c0077d..35398f508939ec35090fd31abfe0692ce3c87002 100755 (executable)
--- a/run.py
+++ b/run.py
@@ -1,5 +1,6 @@
 #!/usr/bin/env python
 # this entire thing is a hack and badly needs reimplementing
+import bin.configcheck
 import bin.compile
 bin.compile.vcheck()