bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 19 Dec 2019 08:13:22 +0100
changeset 12825 71a842bdf81d
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[python3] replace 'unicode' by 'str'

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