bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Tue, 26 Feb 2019 16:29:23 +0100
branch3.26
changeset 12478 d3b4fc9c59dc
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[doc] recommend pip instead of apt for installing things According to a discussion on XMPP we should recommend pip instead.

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