1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 16:26:29 +00:00
borg/scripts/attic

5 lines
62 B
Text
Raw Normal View History

2013-07-08 21:38:27 +00:00
#!/usr/bin/env python
from attic.archiver import main
main()