Files
gramps/scripts/gramps
T

4 lines
64 B
Python

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