borg/scripts/darc

5 lines
61 B
Python

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