bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 05 Dec 2019 18:40:38 +0100
changeset 12808 6cbb1e2a6e49
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[refactoring] class variable is useless

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