1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-23 07:48:55 +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()