borgbackup/scripts/darc
2012-02-29 23:30:24 +01:00

4 lines
61 B
Python

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