bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 05 Dec 2019 18:37:27 +0100
changeset 12805 8cf02773a6b3
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[refactoring] blank lines to make core more readable

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