mirror of
https://github.com/borgbackup/borg.git
synced 2026-07-12 03:25:38 -04:00
4 lines
61 B
Python
4 lines
61 B
Python
#!/usr/bin/env python
|
|
from darc.archiver import main
|
|
main()
|
|
|