bin/cubicweb-ctl
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Wed, 27 Mar 2019 15:53:00 +0100
changeset 12535 7dbb523d5421
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[doc] fix reference to ~src/cubes in tutorial ~src/cubes refer to the $HOME/cubes directory of "src" user while ~/src/cubes refer to $HOME/src/cubes directory of current user.

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