atrcopy/scripts/atrcopy

7 lines
92 B
Python
Executable File

#!/usr/bin/env python
if __name__ == "__main__":
import atrcopy
atrcopy.run()