bin/cubicweb-ctl
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 04 Jul 2014 14:37:08 +0200
changeset 9917 a98e60464c26
parent 0 b97547f5f1fa
child 12253 9165f4b7426b
permissions -rwxr-xr-x
[book] stop talking about the hg `forest` extension

#!/usr/bin/env python
from cubicweb.cwctl import run
import sys
run(sys.argv[1:])