bin/cubicweb-ctl
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 29 Nov 2019 15:30:16 +0100
changeset 12781 fda5efaf6937
parent 12779 44147dab9d27
permissions -rwxr-xr-x
Add missing dbmako/mako files in python sdist

#!/usr/bin/env python3
from cubicweb.cwctl import run
run()