dotfiles/common/sync.py

3 lines
40 B
Python
Raw Normal View History

2024-08-08 12:28:10 +02:00
def sync(stuff: list[str]):
2024-08-07 22:46:13 +02:00
exit(1)