borg/scripts/darc

5 lines
61 B
Plaintext
Raw Normal View History

#!/usr/bin/env python
from darc.archiver import main
main()