1
0

slightly more robust connection procedure

This commit is contained in:
thomasv
2012-05-16 17:29:05 +02:00
parent 94cc6aa93a
commit c5d42f3614
4 changed files with 30 additions and 25 deletions

View File

@@ -98,7 +98,6 @@ if __name__ == '__main__':
exit(1)
if not found: exit(1)
gui.main(url)
wallet.save()
sys.exit(0)