diff --git a/dingd b/dingd index fd9a2b2..695c2f3 100755 --- a/dingd +++ b/dingd @@ -110,7 +110,7 @@ def main(): def init(): global CONFIG, host, port, cafile, certfile, keyfile, pw_on, password, pwtimeout, tmppw_on, context, bindsocket - + if(os.name == 'nt'): CONFIG = "dingd.win.cfg" else: