Files
archmgr/commands/config.py
2026-02-02 17:33:54 +01:00

7 lines
96 B
Python

def config():
print(
"""
Your config can be found at
"""
)