bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 19:08:44 +0100
branch3.26
changeset 12467 7b887f7d711f
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[doc] correct pip command to have needed dependancies to use the start command I know we want to remove this command but in the meantime having this documentation working seems like something good.

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