1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-03-12 07:08:47 +00:00
borg/scripts/attic

5 lines
62 B
Text
Raw Normal View History

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