2009-06-30 22:50:18 +02:00

5 lines
84 B
Python

#!/usr/bin/env python
from migrate.versioning.shell import main
main(%(defaults)s)