fix config setup not returning bool for existing data directory

This commit is contained in:
Kevin Froman 2019-05-12 09:21:17 -05:00
parent d4191b2cb5
commit 4fcf3d69cd
4 changed files with 22 additions and 3 deletions

View file

@ -1,5 +1,5 @@
'''
Onionr - P2P Microblogging Platform & Social network
Onionr - P2P Anonymous Storage Network
Handle daemon queue commands in the communicator
'''

View file

@ -1,5 +1,5 @@
'''
Onionr - P2P Microblogging Platform & Social network
Onionr - P2P Anonymous Storage Network
Lookup new peer transport addresses using the communicator
'''