mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 20:34:16 +02:00
4 lines
76 B
Python
4 lines
76 B
Python
from bauh import __app_name__
|
|
|
|
__app_name__ = '{}-cli'.format(__app_name__)
|