mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-20 02:45:42 +00:00
4 lines
61 B
Python
4 lines
61 B
Python
#!/usr/bin/env python
|
|
from darc.archiver import main
|
|
main()
|
|
|