bin/cubicweb-ctl
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 15 Jun 2018 17:42:50 +0200
branch3.26
changeset 12426 9435e02be793
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
Depend on cubicweb-file >= 2.0.0 I applied V1 of the patch, but V2 contained this extra hunk...

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