This commit is contained in:
shortcutme 2018-01-20 11:49:21 +01:00
commit f5b4936197
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -60,7 +60,7 @@ def main():
except Exception, log_err:
print "Failed to log error:", log_err
traceback.print_exc()
from Config import config
from src.Config import config
traceback.print_exc(file=open(config.log_dir + "/error.log", "a"))
if main and main.update_after_shutdown: # Updater