gramps/scripts/gramps

4 lines
67 B
Plaintext
Raw Normal View History

#!/usr/bin/env python -O
import gramps.grampsapp as app
app.main()