borg/scripts/borg

5 lines
61 B
Python

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