Onionr/static-data/default-plugins/unixtransport/unixfilepaths.py

2 lines
97 B
Python
Raw Normal View History

2022-06-26 19:43:16 +00:00
from utils.identifyhome import identify_home
peer_database_file = f'{identify_home()}/unix-peers'