mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-23 16:39:15 -04:00
4 lines
61 B
Python
4 lines
61 B
Python
#!/usr/bin/env python
|
|
from darc.archiver import main
|
|
main()
|
|
|