Onionr/static-data/default-plugins/unixtransport/unixfilepaths.py
2022-06-26 14:43:16 -05:00

2 lines
97 B
Python

from utils.identifyhome import identify_home
peer_database_file = f'{identify_home()}/unix-peers'